Skip to content

Fy50167/coding-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Francis Yang's Portfolio Page

A javascript powered coding quiz. Upon quiz start a minute-long timer begins to tick down, and the user's time remaining upon quiz completion is equal to their score. Users also have the option to record their score inside of a leaderboard for viewing purposes.

GIVEN I am taking a code quiz
WHEN I click the start button
THEN a timer starts and I am presented with a question
WHEN I answer a question
THEN I am presented with another question
WHEN I answer a question incorrectly
THEN time is subtracted from the clock
WHEN all questions are answered or the timer reaches 0
THEN the game is over
WHEN the game is over
THEN I can save my initials and score

Application Link

https://fy50167.github.io/coding-quiz/

Application Screenshot

App screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published