Skip to content

RichLlew182/code-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Quiz

Module 6 Challenge for EDX Bootcamp in Front End Web Development

Table of Contents
  1. Description
  2. Installation
  3. Usage
  4. License
  5. Contact
  6. Acknowledgments

Description

Richard Llewellyn Password Generator Screenshot

This was the 6th homework challenge for the EDX Bootcamp in Front End Development.

Our task was 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.

The quiz has 5 multiple choice questions based on coding to answer, and a leaderboard that displays the initials and score of the user in ascending order.

Built With

  • HTML
  • JavaScript
  • CSS

Installation

N/A

Usage

To use this project, please open the website in Chrome and then click the 'Start Quiz' button.

The timer will start at 75 seconds and you will be given the first multiple choice question.

If answered correctly you will move onto the next question. If answered incorrectly you will have 10 seconds deducted from the timer and will then move onto the next question.

Correct and incorrect answers will also play a sound when clicked.

Once all 5 questions have been answered you will be asked to enter your initials. There will be alerts if no text is entered or if the text is more than 3 characters.

The score and initials will be stored in the browser local storage, and then you will then be taken to the high score leaderboard where you will see your score. You can play again to try to improve your score, and the leaderboard will display the scores in ascending order.

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Richard Llewellyn - richard.lee.llewellyn@gmail.com

Project Link: https://richllew182.github.io/code-quiz/

Project Repo Link: https://github.com/RichLlew182/code-quiz

Acknowledgments

About

Module 6 Challenge for EDX Bootcamp in Front End Web Development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors