- Building a javascript based web app with minimal text in index.html
- Displaying results based on the user's score.
- Displaying the user's score.
- Allowing the user to start over.
- Having at least 3 different results based on score amount.
- Having a linked CSS file with additional custom rules.
- How to inject HTML with Javascript.
- How to write logic that checks correctness.
- How to write CSS using classes to style specific divs/sections.
- The importance of using a color scheme with high contrast.
- Add multiple quizzes.
- Design my own background rather than rely on a stock iamge.
- Add some themed music.
- Write more reusable/expandable code--I could've arranged it so that new quizzes can be added simply.