parnikkapore / pe

0 stars 0 forks source link

Grade error message displayed despite it being valid #4

Open parnikkapore opened 1 year ago

parnikkapore commented 1 year ago

Reproduction instructions

add student n/Amstel Hofenmeyer i/A0123456X ph/81234567 e/hi@hello.com tele/amstelh m/CS1234 tut/B1 g/A att/9999999999999999 part/00593

Expected

Error message about attendance

Actual

Grade should be A, B, C, D or F. If grade is unavailable, leave as PENDING...


Edit: It's an uncaught error, likely within attendance parsing. The wrong error message was because the results box was not modified.

soc-pe-bot commented 1 year ago

Team's Response

This is extreme user behaviour and as stated on the module website:

“If the problems can only happen in case of deliberate sabotage (e.g., user entered a 30-digit telephone number), in which case it should not be considered a bug.”

The user would not have accidentally typed in such a long integer input, as attendance is expected to be a 1 or 2-digit number only.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]