Skip to content

This repository aims to build a timed coding quiz with multiple-choice questions.

Notifications You must be signed in to change notification settings

LochnessFPV/WebAPIs_CodeQuiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web API's CodeQuiz

This repo aims to to build a timed coding quiz with multiple-choice questions.

This app runs in the browser and features dynamically updated HTML and CSS powered by JavaScript code.

It has a clean, polished, and responsive user interface.

Links to Project

WebAPI Timed Coding Quiz Website

WebAPI Timed Coding Quiz Repository

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

Objectives for this project

GIVEN I am taking a code quiz

  • I click the start button --> a timer starts and I am presented with a question

  • I answer a question --> I am presented with another question

  • I answer a question incorrectly --> time is subtracted from the clock

  • all questions are answered or the timer reaches 0 --> the game is over

  • the game is over --> I can save my initials and my score

Mock-Up

The following animation demonstrates the application functionality:

A user clicks through an interactive coding quiz, then enters initials to save the high score before resetting and starting over.

About

This repository aims to build a timed coding quiz with multiple-choice questions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published