Project: Character Quiz Create a quiz about your favourite book or movie character. This is 2 part project. For part 1, we will be creating the quiz questions. Part 2, we will be adding various fun animations to show when answers are correct or wrong. GOALS: Your project must have: - 3 or more different quiz questions. - Add background EXTRA CHALLENGES: - Can you get your quiz to keep asking the question until they get the answer correct? (HINT: try using loops or 'repeat until' block) - Start adding animations, sounds and effects to each of your conditions.