Essential Question: How can I make a simple quiz game?
Mastery Objectives:
SWBAT create a simple quiz game where a conditional statement decides whether the answer is correct.
SWBAT create a conditional statement.
Requirements:
5 different questions
1 of the 5 questions will be a fill-in-the-blank using a variable and an input box
1 of the 5 questions will be a drop-down menu
1 of the 5 questions will be a multiple-choice using buttons
1 of the 5 questions will change the text of a label
At least 2 sounds in your project
A starter screen
A wrong answer screen
A final score that totals all points