Skip to content

This is a timed, multi-choice questions coding quiz. The app will run in the browser, and will feature dynamically updated HTML and CSS powered by JavaScript code. It will have a clean and polished user interface that is responsive, ensuring that it adapts to multiple screen sizes.

License

Notifications You must be signed in to change notification settings

DonielM/javascript-code-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javascript-code-quiz

This is a timed, multi-choice questions coding quiz. The app will run in the browser, and will feature dynamically updated HTML and CSS through JavaScript. It will have a clean and polished user interface that is responsive, ensuring that it adapts to multiple screen sizes.

Objective

Create a code quiz that contains the following requirements:

  • A start button that when clicked a timer starts and the first question appears.

  • Questions contain buttons for each answer.

  • When answer is clicked, the next question appears

  • If the answer clicked was incorrect then subtract time from the clock

  • The quiz should end when all questions are answered or the timer reaches 0.

  • When the game ends, it should display their score and give the user the ability to save their initials and their score

App Gif

Here is a gif of the delpoyed app Alt Text

Github Repo

https://github.com/DonielM/javascript-code-quiz

Deployed Application

https://donielm.github.io/javascript-code-quiz/

About

This is a timed, multi-choice questions coding quiz. The app will run in the browser, and will feature dynamically updated HTML and CSS powered by JavaScript code. It will have a clean and polished user interface that is responsive, ensuring that it adapts to multiple screen sizes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published