-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
2.2.10
-
None
-
MOODLE_22_STABLE
In the Grader report a JavaScript error occurs when using quick grading and AJAX is enabled and the report contains an gradeable item with a max grade set to 'No grade'.
The error is:
Uncaught TypeError: Cannot call method 'on' of null
This is happening because the module.js is not checking if this.grade is set when attaching a handler to the blur event for each grade input field.
- will be (partly) resolved by
-
MDL-36606 AJAX Grader report doesn't handle cells without an editable grade
-
- Closed
-