/codeQuiz

Primary LanguageJavaScript

Code Quiz

A multiple-choice quiz that is created by using HTML, CSS, and JavaScript.

Getting Started

A multiple-choice quiz starts when users press on a start button. A countdown timer will display an initial 60 seconds as the quiz duration. The quiz consists of five questions with four options to choose from. Users must pick an option in order to move on to the next question. Users will gain one point towards the counter when they pick a correct answer. Five seconds will be deducted from the timer when users pick a wrong answer. If users finish the quiz before the time is up, a window will be displayed for users to enter their name. A scoreboard will then display their names and scores. When users click on the "Take it again" button, the quiz will start all over again.

Built With

Deployed Link

Authors

Mandy Tsang

License

This project is licensed under the MIT License