Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1.6, 2.2.3, 2.3.10, 2.4.7, 2.5.3, 2.6, 2.7
-
Component/s: Quiz
-
Testing Instructions:
-
Affected Branches:MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE
-
Fixed Branches:MOODLE_24_STABLE, MOODLE_25_STABLE, MOODLE_26_STABLE
-
Pull from Repository:
-
Pull Master Branch:master-mdl33971
-
Pull Master Diff URL:
Description
When viewing course logs, various quiz actions will appear with "Quiz: [quiz name]" in the Information column. If, however, the action is 'quiz view summary', a number will appear instead and this is causing some confusion amongst our users. The issue seems to be that 'view summary' was never added to the definition of log events in /mod/quiz/db/log.php.
Could you please update the quiz module so that 'quiz view summary' events
will appear correctly when viewing logs.
Credits to Ed Bassett