Skip to content

Prototype1309/Web-API-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Challenge:

Description

This is a multiple-choice quiz web application designed purely for entertainment purposes. The quiz begins when the 'Start Quiz' button is clicked and consists of 5 randomly selected questions on a variety of topics to be answered within 15 seconds. When all questions are answered, or the time is up, users will receive a score out of 5 and can choose to save their score and initials for future reference.

Acceptance Criteria

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

List of technologies used

  • JavaScript
  • HTML
  • CSS
  • Google Fonts
  • Font Awesome

Quiz Website Link:

https://prototype1309.github.io/Web-API-Quiz/

Quiz start menu Screenshot

Quiz start menu screenshot

Quiz rules

Quiz Rules

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published