Skip to content

Latest commit

 

History

History
58 lines (37 loc) · 1.6 KB

README.md

File metadata and controls

58 lines (37 loc) · 1.6 KB

Timed Quiz

User will enter the page to take a timed quiz and will be able to save their initials and score to the high score board.

Essential Code

  • Gif1
  • Gif2

Installing

  • Enter site
  • Click start button
  • Timer will appear and begin counting down from 30
  • First question appears on page
  • Answer each question
    • Incorrect answers deduct 10 seconds from timer
    • Ongoing score displayed above questions
    • If time runs out before questions are completed, user must start over
  • After all questions have been answered, user is prompted to enter initials
  • On page refresh, user initials and score will appear on score board along with other user initials and scores

Built With

Deployed Link

Author

Courtney Foster

License

This project is licensed under the MIT License

Acknowledgments