ConradLew / pe

0 stars 0 forks source link

Overzealous input validation of exam scores #4

Open ConradLew opened 1 year ago

ConradLew commented 1 year ago

The exam scores can only range from 0-100. This works well for percentages, but there are exams that are graded out of scores above 100.

image.png

nus-se-bot commented 1 year ago

Team's Response

We decided to limit the range of the exam score for the sake of the project scope. Accepting exam scores above 100 is hence out of the scope of this project.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]