Skip to content

JavaScript Quiz application which prompts the user with questions, validates their responses, and provides a score based on the time remaining on the countdown clock.

Notifications You must be signed in to change notification settings

skerr924/JavaScriptQuiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

JavaScriptQuiz

Simple, JavaScript Quiz application which prompts the user with questions about JavaScript. As they go, a time counts down. If the user selects the correct answer, they move to the next question with no penalty, but if the user selects the incorrect answer, they move to the next question and their timer count goes down by an additional 5 seconds When they get to the end of the quiz, their remaining time is displayed as their score

They have the option to input their initials to be listed with names of others' scores

Webpage photo files

  • Start screen:
  • Question:
  • Final screen:

About

JavaScript Quiz application which prompts the user with questions, validates their responses, and provides a score based on the time remaining on the countdown clock.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published