-
Bug
-
Resolution: Fixed
-
Minor
-
2.3.2
-
None
-
MOODLE_23_STABLE
-
MOODLE_23_STABLE
-
Create an instance of mod_assign (new assignment module). Go into the gradebook and click the pencil edit icon for the grade item. Not the one for a student grade. The one for the grade item itself.
Tick the "extra credit" checkbox. You may need to display advanced. The following error is displayed.
Coding error detected, it must be fixed by a programmer: The property "context" is not set.
|
|
More information about this error
|
Debug info:
|
Error code: codingerror
|
Stack trace:
|
|
line 668 of /grade/grading/lib.php: coding_exception thrown
|
line 331 of /grade/grading/lib.php: call to grading_manager->ensure_isset()
|
line 530 of /grade/grading/lib.php: call to grading_manager->get_active_method()
|
line 370 of /mod/assign/feedback/offline/locallib.php: call to grading_manager->get_active_controller()
|
line 4329 of /mod/assign/locallib.php: call to assign_feedback_offline->is_enabled()
|
line 787 of /mod/assign/lib.php: call to assign->get_user_grades_for_gradebook()
|
line 804 of /mod/assign/lib.php: call to assign_get_user_grades()
|
line 1190 of /lib/gradelib.php: call to assign_update_grades()
|
line 1448 of /lib/grade/grade_item.php: call to grade_update_mod_grades()
|
line 535 of /lib/grade/grade_item.php: call to grade_item->refresh_grades()
|
line 172 of /grade/edit/tree/item.php: call to grade_item->set_locked()
|