Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.8.8, 2.9.2, 3.0
-
Component/s: Events API, Quiz
-
Testing Instructions:
-
Affected Branches:MOODLE_28_STABLE, MOODLE_29_STABLE, MOODLE_30_STABLE
-
Fixed Branches:MOODLE_28_STABLE, MOODLE_29_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-52014-master -
Pull Master Diff URL:
Description
The quiz_delete_attempt method in mod/quiz/locallib.php should only log the attempt_deleted event if the attempt is not a preview (Only log is $attempt->preview is 0).
Attachments
Issue Links
- is a regression caused by
-
MDL-40063 Replace add_to_log with an event trigger - mod_quiz
-
- Closed
-