Skip to content

Rolyat512/code-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a JavaScript quiz

JavaScript quiz

Acceptance Criteria

  • It is done when when once you click the start button the you are taken to the first questions of the quiz.

  • It is done when once you click on the submit button the timer for the quiz begins.

  • It is done when once you click on an answer choice you are prompted with a message saying whether or not you got the answer correct.

  • It is done when if you click on a wrong answer you're deducted 10 points from the time remaining.

  • It is done when your highscore is saved to your local storage.

Screenshot

Screenshot 2023-02-22 at 11 03 51 PM

Screenshot 2023-02-22 at 11 04 09 PM

About

A timed quiz that test your knowledge on JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published