Skip to content

Latest commit

 

History

44 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UofA Bootcamp Coding Quiz

Description

This project aims to implement a timed quiz web application where students can take practice HTML.CSS or JavaScript coding quizzes. This application has the following features:

  • Multiple quiz subjects (HTML/CSS/JavaScript).
  • Difficutly levels.
  • Max time per quiz depending on difficulty level.
  • Number of quesitions in random order: 10 - multiple choice.
  • Student score board featuring ranking, subject, difficulty level and quiz time/date.
  • Student scores should be saved to local storage.
  • Students can take the quiz as many times as desired. Note: If the student answers a question incorrectly, 10s are deducted from the remaining timer.

The application is implemented using JavaScript, HTML and CSS, and it features a responsive desing.

Installation

Respository can be accessed at https://github.com/danielfloresd/bootcamp-coding-quiz/. Source code direct download is located at https://github.com/danielfloresd/bootcamp-coding-quiz/archive/refs/heads/main.zip

Usage

To view the website, please visit https://danielfloresd.github.io/bootcamp-coding-quiz/

Credits

Started code & reset.css provided by UofA bootcamp. Quiz questions courtesy of https://www.geeksforgeeks.org.

License: MIT

About

Bootcamp Coding Quiz Challenge

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages