Open nus-pe-bot opened 1 week ago
The grade is assigned as -1 in the data file to signify that the module is currently ungraded. If we were to use 0 to signify an ungraded module, it will be a clash in value for a student that has gotten 0 for his grade.
--
grade should be 0 - 100, it is -1 in the .json file
[original: nus-cs2103-AY2425S1/pe-interim#3407] [original labels: severity.Medium type.FunctionalityBug]