Open SimHanKiong opened 6 months ago
Same issue
It's stated in the UG that exams that is before the current time but on the same day can be inputted.
[The team marked this bug as a duplicate of the following bug]
Past exam datetime is allowed
User Input: addexam -id 000001 -exam Computing -date 2024-04-19 -time 00:00 addexam -id 000001 -exam Computing -date 2024-04-19 -time 00:01
While a past date, before 19-April-2024 as of the PE, is properly blocked, a timing that has past is not. My user input should suggest the exam time is 19-April-2024, midnight and 12.01am respectively. The user input was keyed in on 19-April-2024 4.48pm
Expected: Error to show that the exam has already past. Actual: Exam is accepted.
[original: nus-cs2103-AY2324S2/pe-interim#2225] [original labels: type.FunctionalityBug severity.Low]
[This is the team's response to the above 'original' bug]
It's stated in the UG that exams that is before the current time but on the same day can be inputted.
Items for the Tester to Verify
:question: Issue duplicate status
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement: [replace this with your explanation]
I am unable to add an exam the day before but able to add an exam a few hours before which is quite inconsistent.