-
Bug
-
Resolution: Fixed
-
Blocker
-
2.6
-
MOODLE_26_STABLE
-
MOODLE_26_STABLE
-
MDL-42220-master -
- Make sure you have a quiz with atleast one essay questions and a few attempts.
- Go to Quiz > Results > Manual grading
- Click on "Grade" under "To grade"
- Make sure no warning or notices is generated
-
BACKEND Sprint 6
- Go to Quiz > Results > Manual grading
- Click on "Grade" under "To grade"
- You should see this:
You need to update your sql to include additional name fields in the user object.
|
line 3598 of /lib/moodlelib.php: call to debugging()
|
line 429 of /mod/quiz/report/grading/report.php: call to fullname()
|
line 413 of /mod/quiz/report/grading/report.php: call to quiz_grading_report->get_question_heading()
|
line 155 of /mod/quiz/report/grading/report.php: call to quiz_grading_report->display_grading_interface()
|
line 100 of /mod/quiz/report.php: call to quiz_grading_report->display()
|
Discovered while testing MDL-41908.