joshuan98 / pe

0 stars 0 forks source link

Selecting a timeslot for a module with only one timeslot #21

Open joshuan98 opened 1 year ago

joshuan98 commented 1 year ago

The group can consider displaying an error message when the user tries to change the timeslot for a module which has only one timeslot

image.png

nus-se-script commented 1 year ago

Team's Response

Not a bug and definitely should not be an error.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: I agree with the team that this might not be a bug. The group can consider putting this as NotInScope.

From the CS2113 website, "if the feature is implemented to work in a certain way but it could have been implemented to work in a better way (from the end-user's point of view) without much additional effort". The group can add a check for the number of available timeslots which should not require much effort.