What did you do well?
- Strong styling and nice use of sound! 🎺
- Application resembles the mock-up functionality provided in homework instructions.
- Repository contains quality README with description, screenshot, link to deployed application.
Needs improvement
You've left a console.log in with all the answers when you start the quiz!
Code doesn't follow recommended file/folder structure (you should put all your images in a single folder to organise them a bit better).
- Code doesn't follow good practices for code organisation, you have a few unused/pointless functions.
- Application user experience could be a bit more intuitive and easy to navigate, you have to click "View Scores" to save your score?

Suggested improvements (Doesn't affect grade)
- Reduce number of variables in the global scope.
- Use
Const where possible.
GRADE: A-
BCS
You can let us know about any changes by tagging us in a comment below using "@".
What did you do well?
Needs improvement
You've left a console.log in with all the answers when you start the quiz!Code doesn't follow recommended file/folder structure (you should put all your images in a single folder to organise them a bit better).Suggested improvements (Doesn't affect grade)
Constwhere possible.GRADE: A-
BCS
You can let us know about any changes by tagging us in a comment below using "@".