haoyusimon / pe

0 stars 0 forks source link

Warning message that constradicts the instruction #7

Open haoyusimon opened 2 years ago

haoyusimon commented 2 years ago

When selecting the random sentence of custom length content, I have entered the word count as 5, which should be valid, according to the instruction. However, there is a warning to reset content to more than 10 words, which contradicts the instruction. image.png

nus-pe-script commented 2 years ago

Team's Response

The restriction of selecting more than 10 words is for time game only. The content can be set to 5 for all other features.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: If there is another separate word count restriction for the 'time' game, it should be written clearly in the UG or within the application. However, the 10 words restriction (for 'time' game only) was not specified anywhere (not in UG nor in the application). The user can only see that the word count is 5 - 100. Then the error message will be confusing and unclear to the user.