nus-cs2113-AY2021S1 / pe-dev-response

0 stars 0 forks source link

Nested user inputs not optimised for fast typist #3064

Open nus-pe-bot opened 3 years ago

nus-pe-bot commented 3 years ago

Issue description Nested user input used for very trivial commands

Steps to reproduce the issue

  1. type "set hours"
  2. type 12 3.Click enter

What’s the actual result?

image.png


[original: nus-cs2113-AY2021S1/pe-interim#3059]

durianpancakes commented 3 years ago

Team's Response

Thank you for bringing this issue up. We wanted to remind the user to not enter a number that is more than 12, hence, our decision to use nested user inputs in this case, as one of our aims is to prevent students from overworking. This does not affect the feature in any way, hence, we downgraded this to Very Low.

Duplicate status (if any):

--