-
Bug
-
Resolution: Fixed
-
Minor
-
2.2.2, 2.3
-
MOODLE_22_STABLE, MOODLE_23_STABLE
-
MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
MDL-32698_questionengine_typos
The load_question_attempt function has the following typos:
Missing '}' after 'question_attempts'
'current($records);' instead of '$records->current();'
I'll attach a patch as soon as I have an issue number