Skip to content

An application utilizing Web APIs, DOM methods to present users with a timed coding quiz that keeps track of their scores and reduces time on the timer when questions are answered incorrectly.

License

Notifications You must be signed in to change notification settings

EsraWameed/Coding-Knowledge-Quiz-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Knowledge Quiz

Description

This app was created to assist students and professionals in reviewing their coding knowledge through answering a variety of different coding related questions and choosing the best fitting answer. Once users click on the start button, the quiz begins and they are presented with the questions and answer options. For each correct answer selection, the user will gain an extra 5 points to their initial score or 0. If the user selects the incorrect choice, 5 seconds will be deducted from the timer.

Users past attempts will be stored in their local storage alongside their initials for them to refer back to their progress and keep track of it.

features

  • Count-down timer
  • Multiple choice questions
  • score tracker
  • score and initial storage (local)
  • Ability to replay

Technologies Used

  • HTML: to display page and page strucute.
  • CSS: to style the quiz.
  • javaScript: to add functionality through DOM manipulation

Deployed Application

https://esrawameed.github.io/Coding-Knowledge-Quiz-Game/

Laptop View

Image 1

Alt text

Image 2

Alt text

Image 3

Alt text

Image 4

Alt text

iPhone View

Image 5

Alt text

Image 6

Alt text

Image 7

Alt text

About

An application utilizing Web APIs, DOM methods to present users with a timed coding quiz that keeps track of their scores and reduces time on the timer when questions are answered incorrectly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published