Johnson-Yee / pe

0 stars 0 forks source link

Unable to access .jar file following Quick start #1

Open Johnson-Yee opened 3 years ago

Johnson-Yee commented 3 years ago

Issue description

Unable to open jar file using information provided

Steps to reproduce the issue

  1. Copy the command given in user guide "java -jar [CS2113T-W12-4][\ Plan\&Score].jar"

  2. Press enter

What's the expected result? Application to start up

What's the actual result? Screenshot here image.png

image.png

nus-pe-bot commented 3 years ago

Team's Response

This is a typo error in the user guide (extra space).

Items for the Tester to Verify

:question: Issue type

Team chose [type.DocumentationBug] Originally [type.FunctionalityBug]

Reason for disagreement: [replace this with your explanation]


:question: Issue severity

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. image.png