The program allows the user to enter a number greater than the available topics for a random quiz. Despite only having one topic currently available, the user can input “2” or more when prompted for the number of topics. Hence, I could only get 50 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 untimed /t random
2
1
class
The program allows the user to enter a number greater than the available topics for a random quiz. Despite only having one topic currently available, the user can input “2” or more when prompted for the number of topics. Hence, I could only get 50 even though I got all questions correct. Steps to reproduce:
[original: nus-cs2113-AY2425S1/pe-interim#465] [original labels: type.FunctionalityBug severity.High]