huangje / pe

0 stars 0 forks source link

Whitespace #3

Open huangje opened 5 years ago

huangje commented 5 years ago

You should add in your UG user can't put more than one white space between the parameters

Capture du 2019-11-15 16-40-01.png

nus-pe-bot commented 4 years ago

Team's Response

Thank you for your feedback. Based on the command syntax shown in our UG and DG, it has been clearly shown that every command should only have 1 whitespace in between each parameter. We also have many examples of command syntax to show that. Therefore, it is clear and understandable implicitly that only 1 whitespace is required.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: I'm just saying the error message should be written according to the error. If you don't want the user to write more than one whitespace, juste write an error message like "you can't type more than one whitespace between the parameters" because if, not on purpose, I wite 2 whitespace instead of 1, and I have this type of message, I will search one is wrong with my command (because between one whitespace and two whitespace it kinda hard to tell the difference (moreover I am short-sighted)). Moreover, you shouldn't except the user (not me, a real user) to read all the UG or remember all the UG (your UG is really really long), you should always except the user to be dumb and try to type thing wrong. So the error message should be as clearly as possible.