nkotaa / pe

0 stars 0 forks source link

Program allows user to add duplicate precluding courses #7

Open nkotaa opened 2 months ago

nkotaa commented 2 months ago

Users are able to add say CS1010x to the same semester as CS1010 without being detected as a duplicate. This makes it less useful for intended users to keep track of courses as they might unknowingly add precluded courses that cannot in reality be taken in the same term.

soc-se-bot commented 2 months ago

Team's Response

Indeed a preclusion check will be a useful feature but we have not implemented it at v2.1 as it is not of priority. It can be a future feature.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: To qualify for NotInScope, at least one of the following needs to be met.

2024-04-23T21:09:11,858535334+08:00.png

  1. is verifiably unmet. 2. is also not met since currently users can add precluding courses which the application silently accepts.