-
Bug
-
Resolution: Fixed
-
Minor
-
2.7.2, 2.8.1, 2.9
-
MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
MDL-47694-master -
-
FRONTEND Sprint 16
-
Large
timemodified for grades can be set even when the grade is still null. This leads to circumstances where teachers are misinformed as to which grades are still pending a grade.
Steps to reproduce:
- In a course, create an assignment.
- Under submission types allow for 'Online text'
- Login as Student
- Submit anything for your assignment.
- Login as Teacher/Admin
- Click on that assignment.
- You should see: 1 for submitted and 1 for needs grading.
- Click on View/grade all submissions.
- Edit grade.
- Immediately save without changing the grade or feedback.
- Head back to the assignment page.
- You should see: Shows 1 for submitted and 0 for needs grading.
You'd assume if the grade is still NULL, despite adding feedback or not that it would indicate the grade has not been graded.
This is consistent with what the student sees, as it indicates on their view that their Grading status is Not graded.
Changing this should not effect the behaviour of notifying a student when feedback is submitted, regardless of if the grade is graded.
- has a non-specific relationship to
-
MDL-47172 Display 'You have assignments that need attention' when more relevant to students and teachers.
-
- Closed
-