Jefid / timed-quiz

A website that uses Javascript to present the user with a timed quiz on Javascript knowledge. The quiz is 60 seconds and will subtract 10 seconds from your time for every question missed. At the end of the test the user's time left will represent their score. They will have an option to store their score in localStorage with other highscores.

Home Page:https://jefid.github.io/timed-quiz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timed-Quiz

Purpose

A website that uses Javascript to present the user with a timed quiz on Javascript knowledge. The quiz is 60 seconds and will subtract 10 seconds from your time for every question missed. At the end of the test the user's time left will represent their score. They will have an option to store their score in localStorage with other highscores.

Preview

Here is a mock-up of how the page looks and functions.

Built With

  • HTML
  • CSS
  • Javascript

This project was built to highlight skills learned in Javascript and Local Storage

Thanks for looking!

Website

https://jefid.github.io/timed-quiz/

Contribution

Made with ❤️ by Jefferson

About

A website that uses Javascript to present the user with a timed quiz on Javascript knowledge. The quiz is 60 seconds and will subtract 10 seconds from your time for every question missed. At the end of the test the user's time left will represent their score. They will have an option to store their score in localStorage with other highscores.

https://jefid.github.io/timed-quiz/


Languages

Language:JavaScript 67.5%Language:HTML 17.1%Language:CSS 15.5%