BestDownLoader365 / pe

0 stars 0 forks source link

Do not tell reader how to move data under folder "florizz-out/saved" #6

Open BestDownLoader365 opened 7 months ago

BestDownLoader365 commented 7 months ago

image.png

In the autosave part of the UG, they just tell reader how to move the FlorizzBouquets.txt. They do not tell reader how to deal with the file under florizz-out/data/saved folder.

nus-pe-script commented 6 months ago

Team's Response

Unclear as to what the user is asking about as florizz-out/data/saved is not a folder created by Florizz. If the user was referring to the florizz-out/saved folder, then that would be for bouquets that the user has chosen to manually save, which was covered in the UG under the save function image.png As seen here it is shown in the example output. Regardless Florizz does not read the data in any of the .txt files under florizz-out/saved during its run time.

Items for the Tester to Verify

:question: Issue response

Team chose [response.IssueUnclear]

Reason for disagreement: Issue is clear. You do not tell reader how to deal with the file under florizz-out/saved folder.


## :question: Issue severity Team chose [`severity.VeryLow`] Originally [`severity.Medium`] - [x] I disagree **Reason for disagreement:** The program's data files are an important part. You didn't tell readers how to move the files under your folder in UG. I think it will cause great inconvenience to users. Also, ***all the folders*** under `florizz-out` folder is created by your program. So you should explain the usage of these files.