Quiz with Score
In this video you will be creating a simple multiple choice quiz and learning how to:
use ComboBoxes to allow users to choose from a drop down list.
write code to check the user's answer to see if they are correct
create a variable to keep score
Going Further...
Can you make the Quiz work with at least 5 questions?
Make it user friendly by adding other labels, instructions and feedback to the user.
Can you add a RESET button which works to reset the quiz so someone else can try it?