nus-cs2103-AY2223S1 / pe-dev-response

0 stars 0 forks source link

Incorrect error message for grade command #5651

Open nus-pe-bot opened 1 year ago

nus-pe-bot commented 1 year ago

[How to reproduce]

image.png

[Expected]

Keying in 0 would give an error since the error message states Assessment score has to be more than 0

[Actual]

Keying in 0 is parsed and entered correctly.


[original: nus-cs2103-AY2223S1/pe-interim#5581] [original labels: type.DocumentationBug severity.Low]

jgyj123 commented 1 year ago

Team's Response

yes, should be more than or equal to 0

Duplicate status (if any):

--