-
Bug
-
Resolution: Fixed
-
Minor
-
2.7.2
-
MOODLE_27_STABLE
-
MOODLE_27_STABLE
-
If a question in the quiz is of a type that does not implement the interface question_manually_gradable, then the call to summarise_response in mod/quiz/report/responses/first_or_all_responses_table.php would cause a fatal error.
(I only found this because the add-on qtype_opaque was incorrectly subclassing question_definition, not question_with_responses.
Still, having found this, I would like to see the fix integrated.
- is duplicated by
-
MDL-45345 Add-on question type give a fatal error in the statistics report if they are not updated
-
- Closed
-