Template Project: Fancy Quiz
In this activity, all the code is already done - you just have to change the questions, answers, and some variable values!
- Click here to open the quiz project.
- Try out the quiz just to see how it works with the starter questions
- Open the question.js file to see where the questions are loaded
- Update all the text (between
"and") to make the quiz about YOU - Change the variable values at the bottom to update the theme!
Challenge: More Questions
See if you can figure out how to add more questions to the quiz, beyond the number that are already there.