Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Quiz-using-JavaScript

I have been tasked to create a quiz which utilises my new found understanding of JavaScript. I have been giving the following instructions:

User Story

AS A coding boot camp student
I WANT to take a timed quiz on JavaScript fundamentals that stores high scores
SO THAT I can gauge my progress compared to my peers

Acceptance Criteria

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 Screenshot (11) Screenshot (10) Screenshot (9)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages