Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Classes | Variables
lib.php File Reference

Helper function for collected data, both for analysis page and export to excel. More...

Classes

class  feedback_item_multichoice
 

Variables

const FEEDBACK_MULTICHOICE_ADJUST_SEP '<<<<<'
 
const FEEDBACK_MULTICHOICE_HIDENOSELECT 'h'
 
const FEEDBACK_MULTICHOICE_IGNOREEMPTY 'i'
 
const FEEDBACK_MULTICHOICE_LINE_SEP '|'
 
const FEEDBACK_MULTICHOICE_TYPE_SEP '>>>>>'
 

Detailed Description

Helper function for collected data, both for analysis page and export to excel.

Parameters
stdClass$itemthe db-object from feedback_item
int$groupid
int$courseid
Return values
array|null