Skip to content

cynthiwu/code-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Code Quiz

Explore the project page

View it live on github-pages

Table of Contents

About The Project

The goal of this project was to create a simple code quiz that tests the user on their basic knowledge of web development. The quiz is timed, with the final time at quiz completion being a recorded score. The quicker the completion, the higher the score, the higher the ranking. Final scores are tracked on a separate webpage which can be accessed by the user.

Project Snapshot

Acceptance Criteria

The below were the acceptance criteria for this project:

GIVEN I am taking a code quiz
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 score

Usage

This project can be used by anyone who wishes to test their knowledge of the fundamentals of web development, and maybe get a little competitive doing it.

Demo

Watch the gif below to see how the quiz works.

Code Quiz Demo

Built With

Contact

Cynthia Wu - @cynthia21wu - cynthia21wu@gmail.com

Project Link: https://github.com/cynthiwu/code-quiz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published