annnniexu / pe

0 stars 0 forks source link

Generate problem set format description #7

Open annnniexu opened 6 months ago

annnniexu commented 6 months ago

In the User guide for the generate feature it says "NUMBER_OF_PROBLEMS can be any positive integers" but the actual program allows 0 to be an input as well. Very small mismatch error but it might be better to say non-negative integer. Screen Shot 2024-04-19 at 4.31.54 PM.png Similarly, in the user guide it says "LENGTH_OF_EQUATION" can be any positive integers but 1 is not allowed as an input. Screen Shot 2024-04-19 at 4.39.34 PM.png

nus-se-script commented 6 months ago

Team's Response

No details provided by team.

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

gen feature does not allow any positive integer as per user guide

image.png

As per user guide, any positive integer is allowed.

image.png

However in program, 10000000000000000 is a valid positive integer but it is rejected.

Perhaps your could specify the exact range for NUMBER_OF_PROBLEMS.


[original: nus-cs2113-AY2324S2/pe-interim#2179] [original labels: severity.Low type.DocumentationBug]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

No details provided by team.

Items for the Tester to Verify

:question: Issue duplicate status

Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)

Reason for disagreement: [replace this with your explanation]


## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.VeryLow`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]