Skip to content

lillianedwards/Code-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code-Quiz

Description

Boot camp students are learning content quickly in classes each week. They need resources than can quickly test their knowledge on fundamentals. That's where this timed quiz comes in!

The quiz features:

⏱️ A timer that begins at 75 seconds when the start button is clicked.

❓ 5 questions that display about JavaScript syntax consecutively.

✅ A display that shows if the question was answered correctly. If the user answers the question wrong, time is subtracted from the clock.

✍️ The ability for the user to save their score with their initials in their local storage and return to the high scores page whenever they navigate to the quiz.


Access 🔗

To access the timed coding quiz, simply click on the GitHub Pages link in the repo description or follow the link below. Timed Coding Quiz

Installation

For users new to github, follow the git clone process to copy the code into your local repository.

Usage

Code Quiz Start Page

Code Quiz Question Page

Code Quiz Question Page with Correct Display for Previous Question

Code Quiz Score Submit Page

Credit

I worked on this project alone, but received help from my TA, Justin Moore.

License

This project is not licensed.

About

(JS, HTML, CSS) A interactive and challenging application that tests a user's coding knowledge and quick thinking skills. The application demonstrates the JavaScript timer functionality and storing high scores to local storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors