In this bootcamp challenge, students were tasked with building a timed coding quiz with multiple-choice questions. This app will run in the browser and will feature dynamically updated HTML and CSS powered by JavaScript code that the student writes. It will have a clean, polished, and responsive user interface with no pre-set code. Through the challenge, students learned how to create a webpage with HTML, CSS, and JavaScript code from scratch, commit with clear and concise messages, as well as deployment. The finished product will be a timed quiz with multiple choice options, and when an incorrect option is selected, time is subtracted from the total time left.
Copy and past the link in the address bar. https://ceca24.github.io/knowledge-check/
You will be able to start the quiz by pushing the "Start" button.
The webpage will looks similar to the screenshot:
