-
Bug
-
Resolution: Fixed
-
Minor
-
2.3
The new assignment sometimes displays that a submission has been graded when no grade has been assigned. This is due to some operations assigning a grade of -1 to indicate no grade (such as locking/unlocking a submission) - the code that displays whether a submission has been graded should ignore grades less than 0.