datn02 / pe

0 stars 0 forks source link

Commands to go into a specific module is lengthy #6

Open datn02 opened 2 years ago

datn02 commented 2 years ago

Upon openning the app, there is no direct way to know which modules are currently in my workplace. To check for this, user have to either

  1. Go directly into the program where TermiNUS.jar is located, check its data file to see which modules are currently there
  2. Or user have to input the following sequence of command: module -> view -> back -> go [module name]

Either case, it is way too time-consuming for a CLI-based application

image.png

soc-pe-bot commented 2 years ago

Team's Response

We have an advance command section.

https://ay2122s1-cs2113t-t10-2.github.io/tp/UserGuide.html#advanced-usage-of-commands

Thank you.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: I still don't have a direct way to know what the modules are included in the current program to go to. The advanced user command section in the UG implies that users have some former information regarding what modules are currently in the program database. How about forgetful users who want a more direct way for which module to go to? Clearly, a very lengthy process, if you don't know in advance which module content is present.


:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.Medium]

Reason for disagreement: At least Low severity, since it would cause some foreseeable inconveniences for new users.