The program allows the user to enter a number greater than the available question for a random quiz. Despite only having one question currently available, the user can input “3” or more when prompted for the number of questions. Hence, I could only get 33 even though I got all questions correct.
Steps to reproduce:
add Flashcards /q What keyword is used to define a class in Java? /a class
select /d timed /t random
1
3
1
class
The program allows the user to enter a number greater than the available question for a random quiz. Despite only having one question currently available, the user can input “3” or more when prompted for the number of questions. Hence, I could only get 33 even though I got all questions correct. Steps to reproduce:
[original: nus-cs2113-AY2425S1/pe-interim#722] [original labels: type.FunctionalityBug severity.High]