Skip to content

Neeko623/Code-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code-Quiz

An app will run in rowser, and will feature dynamically updated HTML and CSS powered by JavaScript code.

Code style

HTML CSS JAVA SCRIPT

Built with

The user arrives at the landing page and is presented with a call-to-action to "Start Quiz." Also note the navigation option to "View high scores" and the "Timer".

Clicking the "Start Quiz" button presents the user with a multiple-choice questions(total of 5 questions). The timer is initialized with a value and immediately begins countdown.

Answering incorrectly results in a time penalty (10 seconds are subtracted from time remaining). user will gain 25 score if a question was answered correct.

When time runs out and/or all questions are answered, the user is presented with their final score and asked to enter their initials. Their final score and initials are then stored in localStorage. Check "View high scores" will display a user initials and scores list. Go back would restart the quiz, clear score will delete all the user's information.

Screenshots

Screenshot1 Screenshot2 Screenshot3 Screenshot4 Screenshot5 Screenshot6

Link to Webpage

Code-Quiz

About

An app will run in rowser, and will feature dynamically updated HTML and CSS powered by JavaScript code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors