-
Bug
-
Resolution: Fixed
-
Minor
-
2.3.1
-
MOODLE_23_STABLE
Notice: Trying to get property of non-object in /master/mod/assign/feedback/comments/locallib.php on line 137
|
Noticed this error while testing for MDL-33537.
Steps to reproduce:
- Delete mod_assign and mod_assignment modules and install them again (it will be easier doing this, is to make both modules use the same grading instance itemid, this way will be 1)
- Enable the assignment 2.2
- Create a course and assign a student
- Create a new assignment instance with rubrics as a grading method
- Create a rubric for the new assignment with 1 criteria and 4 levels with values 1,2,3,4
- Go to the new assignment; grade the student, add a "AAAA" text on the right box of the criteria and save changes
The above notice will be displayed.