The application will display the questions in slides
When a user clicks on an answer, the application will verify their answer and send a corresponding output. It will also keep count of the correct answers
When the user clicks next, the application must go to the next slide, which is either another question or the end result slide
The end result slide gives the user how many questions they got correct and gives them the option to try again. It also shows the questions, the students' answers, and the correct answer
If try again is clicked, the application must change the order of the questions and clear the user's answers