-
Bug
-
Resolution: Fixed
-
Major
-
2.3.1
-
MOODLE_23_STABLE
-
MOODLE_23_STABLE
-
When displaying a complete activity report, the report stops/breaks at the first quiz. Here is the error:
Warning: require_once(/var/moodle/moodle/lib/mod/quiz/locallib.php): failed to open stream: No such file or directory in /var/moodle/moodle/mod/quiz/lib.php on line 414 Fatal error: require_once(): Failed opening required '/var/moodle/moodle/lib/mod/quiz/locallib.php' (include_path='/var/moodle/moodle/lib/zend:/var/moodle/moodle/lib/pear:.:/usr/share/php:/usr/share/pear') in /var/moodle/moodle/mod/quiz/lib.php on line 414
Replication steps:
Create a course
Create quiz activity in the course somewhere in the middle of the created activities
Enroll a user view the participants and click on the user that has completed activities
From the courses navigation open the user's activity reports and click on complete report
The report is broken at the point of the quiz rather than displaying a complete and proper report