Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.9
-
Fix Version/s: None
-
Component/s: Quiz
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
Currently, when teachers are grading manual items at mod/quiz/report.php, items are marked as needing grading even if the teacher has given a zero. A potential fix for this is to count an assignment as graded if either the grade is greater than zero or if the teacher comment is not blank.