Open nus-pe-bot opened 2 weeks ago
In the UG, we have mentioned that currently, you are able to view the grade assigned to the student by hovering over the Module.
Furthermore, we have mentioned in the DG that a future enhancement is to view grade without hovering over it.
--
Given that we are not able to filter by grade values, and the UI only changes the color of the module depending on whether the grade value is e.g. >=50 or <50, then as teacher/marker, it is impossible to identify the current grade value of a student from the UI.
This prevents the teacher/marker from keeping track of student grades without opening the json files manually.
Furthermore, the teacher/marker would not know if a grade value has been keyed in wrongly (UI cannot show if e.g. a module in Red represents grade value of 0 or 49)
[original: nus-cs2103-AY2425S1/pe-interim#621] [original labels: type.FeatureFlaw severity.High]