Skip to content

SumaiaSorna/code-quiz-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

code-quiz-js

Timed quiz on Javascript fundamentals that stores the high-scores.

Description

As a user of this quiz challenge, when you navigate the home page, you will be presented with the questions with options. You need to start the first question and then you notice the timer will start counting down. For each correct, you will be awarded points, but for incorrect questions you will lose marks as well as some time will be taken off as penalty

Technologies Used

Java script, CSS and Html were applied to develop this challenge. The main functionality is coming form the Java script which collected the response from the users, generate score, append and show results to the users. Users has also option to remove high score.

Deployed URL

You can view the GitHub page deployed application here

Screenshots

Home

Code Quiz screenshots are here!

Question 1 (Sample 1 of 3)

Code Quiz screenshots are here!

Score page

Code Quiz screenshots are here!

Stored score

Code Quiz screenshots are here!

High score

Code Quiz screenshots are here!

Game Over

Code Quiz screenshots are here!

About

A timed code quiz run in the browser and features multiple-choice questions about javascript with dynamically updated HTML and CSS powered by javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors