Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1
-
Fix Version/s: 2.1
-
Component/s: Quiz
-
Labels:None
-
Testing Instructions:
-
Affected Branches:MOODLE_21_STABLE
-
Fixed Branches:MOODLE_21_STABLE
-
Pull from Repository:
-
Pull Master Branch:quiz_feedback_for_grade
-
Pull Master Diff URL:
Description
While reviewing I ended with this notice:
Notice: Undefined variable: cm in /Users/stronk7/git_moodle/moodle/mod/quiz/renderer.php on line 761
|
Tracing down the problem, I detected 3 incorrect uses of the quiz_feedback_for_grade() function. Fixing them make the problem disappear