-
Bug
-
Resolution: Fixed
-
Minor
-
2.0.3, 2.1
-
MOODLE_20_STABLE, MOODLE_21_STABLE
-
MOODLE_20_STABLE
-
The excel export will fail in the following condition.
- One question is a multichoice
- debugging is set to all
This is dueto two uninitialized properties in line 238, 239 and 246 in the file feedback/item/multichoice/lib.php.