Jonathan Swotinsky 10-17-20 Quiz Show Task from UTeach PD Description from UTeach: "In this assignment, you will create a Scratch program that simulates a quiz-style game show. Your program should execute at least the following actions: The host sprite should “walk” onto the stage and introduce themself. The host then asks a series of three questions (of your choosing). Using conditional statements that depend on the user's answer, the code should provide different results. For example, say "Congratulations" if the answer is correct, or say "Try again" if the answer is incorrect. Each question should have at least one correct answer. A user’s score should be kept. HINT: Create a variable score and increase it by one any time a correct answer is given. The host should give the score and conclude the show when the three questions have been asked/answered. Make your game unique, usable, and enjoyable. Personalize it! DO NOT USE PROCEDURES IN THIS PROJECT! DO NOT USE "MAKE A BLOCK" OR CREATE ANY BLOCKS!"
Red Stage Curtains Image Credit: "red stage curtains" by sethoscope is licensed under CC BY-NC-SA 2.0