Open Johnson-Yee opened 3 years ago
This is a typo error in the user guide (extra space).
Team chose [type.DocumentationBug
]
Originally [type.FunctionalityBug
]
Reason for disagreement: [replace this with your explanation]
Team chose [severity.VeryLow
]
Originally [severity.High
]
Reason for disagreement: As the first step to start the program, without the ability to even open the .jar file, users would not be able to use the application. Also, the suggestion given by the team did not work as well. To be able to run the .jar file, the command should be given as java -jar "[CS2113T-W12-4][Plan&Score].jar". This could confuse many users especially your target audience of primary six students. As the users are not able to run the program, they would not be able to reap the full benefits of your program. This flaw is not merely a cosmetic issue and poses a very large inconvenience to the user. Hence, I do not agree with the team's decision to decrease the severity level to VeryLow.
In the picture below, the first statement shows the command to open the .jar file as per your team's DG. In the second statement, it shows the rectification of the problem which is an extra space typo. However, it can be observed that it did not work as well. In the third statement, the correct command to open the .jar file is provided.
Thank you for reading this.
Issue description
Unable to open jar file using information provided
Steps to reproduce the issue
Copy the command given in user guide "java -jar [CS2113T-W12-4][\ Plan\&Score].jar"
Press enter
What's the expected result? Application to start up
What's the actual result? Screenshot here