divakarmal / pe

0 stars 0 forks source link

Error messages for other commands during quiz #5

Open divakarmal opened 4 years ago

divakarmal commented 4 years ago

During quiz, delete 8 asks me to finish the quiz however the error message for delete -1 makes me think I can delete during quiz and its just that my index is invalid

deleyeinquiz.PNG

errormessageinquiz.PNG

nus-se-bot commented 3 years ago

Team's Response

This is not a bug but rather a design choice. Our team prioritizes handling of invalid commands before checking if commands are run during a quiz.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: This does not seem to be the case completely though. When tested "delete 8" was also an invalid command since I only had 7 questions but the app showed "end quiz first". However, for "delete -1" it said invalid.


:question: Issue type

Team chose [type.FeatureFlaw] Originally [type.FunctionalityBug]

Reason for disagreement: [replace this with your explanation]


:question: Issue severity

Team chose [severity.Low] Originally [severity.Medium]

Reason for disagreement: [replace this with your explanation]