YHWong20 / pe

0 stars 0 forks source link

Automatic generation of problems even when provided inputs are invalid #1

Open YHWong20 opened 1 month ago

YHWong20 commented 1 month ago

If any inputs passed in to generate are invalid, the program automatically creates problems for the user.

image.png

This may be pointless, as the user now has a new problem set which is created using default parameters that they may not have wanted/specified.

soc-se-bot commented 3 weeks ago

Team's Response

When users provide no specific parameters, the program assumes users do not have preferences in this field, which is why a default parameter is used. It's okay to not provide a paramter in a field, it's not considered an error. If users do not like the end result, they can simply type 'exit' to stop answering and generate another set.

It also provides a method for testers to quickly test, or for users who simply want to try the functionality without getting into the nitty-gritty.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]