Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
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