Zhai-Yuxin / pe

0 stars 0 forks source link

Limited usefulness to the add/create error message displayed in output #2

Open Zhai-Yuxin opened 1 year ago

Zhai-Yuxin commented 1 year ago

Screenshot (64).png

When the user wishes to add a mod without creating the list previously, error message of "Please create a list for Aalto University first" should appear right after inputting the university in the desired format instead of checking the presence of the module in database.

nus-se-script commented 1 year ago

Team's Response

Regardless of the order of the error messages, the user will have to fix those 3 issues in the first command before it will be processed as valid so we do not find the ordering of the error messages as an issue.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: The ordering of the error message (the sequence of checks) matters. With a more efficient ordering improves the usability and convenience of the user, allowing the user to have fewer tries to achieve the same outcome.


:question: Issue severity

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

Reason for disagreement: Low severity. As minor inconvenience is caused.