nus-cs2103-AY2425S1 / pe-dev-response

0 stars 0 forks source link

Wrong grade #3769

Open nus-pe-bot opened 1 week ago

nus-pe-bot commented 1 week ago

grade should be 0 - 100, it is -1 in the .json file

image.png


[original: nus-cs2103-AY2425S1/pe-interim#3407] [original labels: severity.Medium type.FunctionalityBug]

yongqqqq commented 1 week ago

Team's Response

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.

Duplicate status (if any):

--