Skip to content

timmobrien/Javascript-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Challenge 04 - Web API Quiz

This challenge comprised of creating an online quiz which keeps score, removes time for wrong answers, and saves high scores to be accessed another time.

Image

Image of the website

Description

When the user visits the page, they are prompted to begin the quiz. Once the quiz has started, a 60 second timer begins. For each question they choose a multiple choice option.They receive feedback on their answer, and then the next question is given. For each correct answer, the user gains 10 score. For each incorrect answer, the user loses 10 seconds of time. At the end of the quiz, they are prompted to enter their initials and then their score will be saved to local storage. If they wish, they can clear all scores from storage.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published