Skip to content

This project is a timed coding quiz that utilizes JavaScript and Local Storage to dynamically update HTML and CSS.

Notifications You must be signed in to change notification settings

ewirtz3/code-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coding Quiz

Description

This project is a timed coding quiz that utilizes JavaScript and Local Storage to dynamically update HTML and CSS. User answers questions about coding concepts; both correct and incorrect answers take the user to the next question, but incorrect answers deduct 10 seconds from the time clock. After all questions have been answered or timer runs out, the game ends. The user inputs their initials and the final score is equal to the remaining seconds left on the timer. User initials and score are stored in Local Storage, to be displayed on the high scores page.

Link to code quiz: https://ewirtz3.github.io/code-quiz/

Table of Contents

Installation

There are no steps for installation.

Usage

Click the link above to play! Answer the questions and enter your initials to list your score on the high scores page.

License

MIT License Copyright(c) 2020 Emily Wirtz

If you have any questions, please contact me at GitHub username ewirtz3

About

This project is a timed coding quiz that utilizes JavaScript and Local Storage to dynamically update HTML and CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published