-
Bug
-
Resolution: Fixed
-
Blocker
-
2.4
-
MOODLE_24_STABLE
-
MOODLE_24_STABLE
-
Fatal error: Call to private method assign::get_renderer() when uploading grading worksheet
This error is thrown as the result of calling a private function in assign/offline/locallib.php when uploading grading worksheet
The steps to replicate:
- Create a new course with some enrolled students in it
- Create a new assignment with setting 'Feedback settings > Offline grading worksheet' to Yes
- Save and display the assignment
- Click on 'View/grade all submissions'
- Select 'Upload grading worksheet' from the dropdown menu
- It gives you the above error message