Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9
-
Fix Version/s: 2.0
-
Component/s: Assignment, Usability
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
There are two sort of items, that needs grading in assignment:
- files, that uploaded first time;
- corrected answers, uploaded after teachers grading and comments ( date of the student answer later that date of teacher's grading).
While first are very easy to find in large table, second requires full attention to every row. It would be much better for teacher, if such rows would be highlighted in some way. It's easy to implement, but saves many trouble for users.
Also, it will be useful to have check box 'show only answered students' in quick grade mode, because empty strings simply clatter the output (execpt off-site answer assignments, of course).
Attachments
Issue Links
| This issue has been marked as being related by: | ||||
| MDL-17613 | Get more informative grading link for a teacher |
|
|
|
I think this highlighting would be helpful. In addition, I think that there should some assignment tally column in the Assignment List Page that would show the number of graded assignments. This would allow the teacher to quickly compare submissions with graded assignments so that later submissions are recognized and can be graded.