nus-cs2113-AY2324S2 / pe-dev-response

0 stars 0 forks source link

Invalid input for percentages unlike written in UG #2482

Open nus-se-script opened 7 months ago

nus-se-script commented 7 months ago

Unable to add percentages adding up to 99.5 thought according UG, it should be valid.

UG Screenshot 2024-04-19 at 17.13.17.png

Actual Screenshot 2024-04-19 at 17.12.31.png

only starting acceptable between 99.6 to 100.4

Screenshot 2024-04-19 at 17.15.13.png Screenshot 2024-04-19 at 17.16.24.png


[original: nus-cs2113-AY2324S2/pe-interim#2418] [original labels: type.FunctionalityBug severity.High]

jthibault03 commented 7 months ago

Team's Response

This is low priority because it is just not inclusive of the endpoints of +-0.5 of the percentages being within 100. Still works as expected up until endpoints. Though I recognize I could adjust the documentation to make this more clear.

Duplicate status (if any):

--