-
Bug
-
Resolution: Fixed
-
Minor
-
3.2
-
MOODLE_32_STABLE
-
MOODLE_32_STABLE
-
wip-
MDL-57234-master -
Steps to reproduce:
- In quiz, go to the responses report as a teacher
- Choose "Attempts from" 'all users who have attempted a quiz' results
Exception - Argument 5 passed to quiz_attempts_report::process_actions() must be an instance of core\dml\sql_join, array given, called in [dirroot]/mod/quiz/report/responses/report.php on line 112
More information about this error
×Debug info:
Error code: generalexceptionmessage
×Stack trace:
line 286 of /mod/quiz/report/attemptsreport.php: TypeError thrown
line 112 of /mod/quiz/report/responses/report.php: call to quiz_attempts_report->process_actions()
line 96 of /mod/quiz/report.php: call to quiz_responses_report->display()
- has been marked as being related by
-
MDL-27072 Quiz reports should use enroled users code, not get_users_by_capability
- Closed