Skip to content

A quiz about JavaScript where time is the score. If you answer wrong, 10 seconds is deducted. Once the test is done the score and initials of the quiz taker are saved and stored.

Notifications You must be signed in to change notification settings

kfarshchian/Pop-Quiz-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Pop Quiz

Description

This program is a small JavaScript quiz that contains 10 questions about JavaScript. Once you start the quiz you have 15 seconds per question for a total of 150 seconds. If you answer a question wrong 10 seconds is deducted from the total seconds. Once completed your score is saved and you can add your initials and add them to the high score board and keep playing to get the best time. I used JavaScript, HTML, and CSS to make this application. I also used JSON to store the data.

Installation

All files and folders will be needed if you wish to use this quiz.

Usage

https://kfarshchian.github.io/Pop-Quiz-JavaScript/ alttext

Credits

I used a lot of the Videos on here for reference material. https://www.youtube.com/c/WebDevSimplified

License

Please refer to the LICENSE in the repo.

About

A quiz about JavaScript where time is the score. If you answer wrong, 10 seconds is deducted. Once the test is done the score and initials of the quiz taker are saved and stored.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published