Skip to content

LujiAnna/Multiple-Choice-Quiz-JavaScript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiple-Choice-Quiz-JavaScript

Today we're going to create a multiple choice quiz using JavaScript, in this quiz, the user will have to choose the correct answer out of three choices, in less than 10 seconds, if the user didn't answer the question in 10sec, it will go to the next question automatically, and the question is marked wrong. the user has a progress bar, that shows the total number of question, and also if the user answered a question correctly or not.

Watch The Tutorial On Youtube: https://www.youtube.com/watch?v=49pYIMygIcU

About

A Multiple Choice Quiz Created Using JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.8%
  • CSS 33.8%
  • HTML 12.4%