aaronliwh / pe

0 stars 0 forks source link

Allows adding of tutorials with dates already past #3

Open aaronliwh opened 1 year ago

aaronliwh commented 1 year ago

image.png

The application should not allow adding of tutorials with a date that has already past, as such an addition would be useless to the user and would probably be due to a typo.

nus-pe-script commented 1 year ago

Team's Response

if the TA wants to keep track of past tutorial, it would be reasonable to add tutorial with a date that has already past.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Adding tutorials after they are finished date implies that the application was not used to keep track or manage the tutorial, and yet is being used to keep a record of it. The purpose of this application is to manage tutorials, not to keep a record of them. Keeping records of past tutorials that date as far as 1000 years ago (as in diagram) is not a feature that is useful, given the product scope.

image.png

The developer guide states that the user story for deleting a tutorial is to "remove a tutorial I have already finished", which contradicts the use case of adding new tutorials into the application that have already past.