Skip to content

A timed coding quiz with multiple-choice questions. The app runs in the browser, and features dynamically updated HTML and CSS powered by JavaScript code.

Notifications You must be signed in to change notification settings

malickbax/js-coding-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coding Quiz

Description

A timed coding quiz with multiple-choice questions. The app runs in the browser, and features dynamically updated HTML and CSS powered by JavaScript code.

Technologies Used

Technologies used to create this website include:

  • JavaScript
  • HTML
  • CSS

User Story

As a coding boot camp student, I wanted to build a timed quiz on JavaScript fundamentals that stores high scores so that I can gauge my progress compared to my peers. Given a code quiz:

  • When I click the start button, a timer starts and I am presented with a question.
  • When I answer a question, I am presented with another question.
  • When I answer a question incorrectly, time is subtracted from the clock.
  • When all questions are answered or the timer reaches 0 seconds, the game is over.
  • When the game is over, I can save my initials and score.

Deployed URL

http://malickbax.github.io/js-coding-quiz

Usage

Open the deployed URL above and press the Start button to begin the quiz. Choosing an incorrect answer will deduct ten seconds from your time. Time left is displayed on the top right.

Screenshot

Screenshot

More Projets

For more projects, please visit my GitHub page

About

A timed coding quiz with multiple-choice questions. The app runs in the browser, and features dynamically updated HTML and CSS powered by JavaScript code.

Topics

Resources

Stars

Watchers

Forks