Timed coding quiz with multiple-choice questions.
-
Updated
Nov 14, 2022 - JavaScript
Timed coding quiz with multiple-choice questions.
⏲️ Timed quiz on JavaScript fundamentals
Timed multiple choice coding quiz that saves scores to local storage.
User is presented with multiple choice questions. Incorrect answers result in 10 second time penalty. Score is recorded after game is completed. Local scores are saved and displayed once game is complete.
Javascript Code Quiz
A timed quiz that allows the user to test their knowledge of JavaScript and keeps track of high scores.
Timed quiz game featuring javascript questions. This game saves highscores.
A website that uses Javascript to present the user with a timed quiz on Javascript knowledge. The quiz is 60 seconds and will subtract 10 seconds from your time for every question missed. At the end of the test the user's time left will represent their score. They will have an option to store their score in localStorage with other highscores.
Add a description, image, and links to the timed-quiz-game topic page so that developers can more easily learn about it.
To associate your repository with the timed-quiz-game topic, visit your repo's landing page and select "manage topics."