Skip to content

ethanrmcdowell/Code-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot of landing page for quiz

Link to code quiz website

The purpose of this project was to create a functional quiz using JavaScript. The website begins at a landing page which shows brief instructions and has a begin button.

Screenshot of landing page for quiz

Upon hitting this button, you'll be brought to the first question and the timer will start counting down. When you hit an answer, you will receive an alert saying correct or incorrect, and when clicking off of that it will bring you to the next question. After answering the final question, you will be brought to a screen asking for your initials.

Screenshot of landing page for quiz

When you enter your initials and click submity, it will show you a leaderboard.

Screenshot of landing page for quiz

The navbar in the head will show you the timer as well as dynamically update your current score after each question. You will receive five points for a correct answer, and each incorrect answer will deduct both three points and five seconds from the timer. If the timer expires, you will be brought to the screen asking for your initials.

About

This coding quiz will test you on some of the basic topics in web development. Once you've completed the quiz you can enter your information to be included on a personal leaderboard so you can continue to test your knowledge!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors