mcmc101001 / pe

0 stars 0 forks source link

Inaccurate duration error message #5

Open mcmc101001 opened 10 months ago

mcmc101001 commented 10 months ago

image.png

The error message should instead be to input a valid duration instead of inputting it in that format

nus-se-bot commented 10 months ago

Team's Response

Providing a simple and format-focused error message is more effective than a more generic message about inputting a valid duration. It directly addresses the source of error – incorrect formatting. Please refer to the module website: "...2021-13-28 is a format error (reason: MM should be in 1..12)"

By specifying the expected format, the error message directly guides users on how to correct their input. A more general message about validity might leave users guessing about what aspect of their input was incorrect.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]