Skip to content

TomixJasina/Code_Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Quiz

1. Description

This project is a timed JavaScript quiz for coding boot camp students. It comprises multiple-choice questions to gauge understanding of JavaScript basics. Initiate the quiz by clicking "Start," activating a timer. Questions appear for users to answer, with scores calculated from correct responses. It's an interactive assessment, emphasizing JavaScript knowledge, driven by a dynamic interface and time-sensitive evaluation.

2. Installation

  1. Dowload the repository to your local machine with this command
git clone `https://github.com/TomixJasina/Code_Quiz`
  1. Open index.html in your default browser.
  2. Click Start Quiz button to start the quiz

3. Usage

Link to live project: https://tomixjasina.github.io/Code_Quiz/index.html

  1. Go to the app in your web browser.
  2. Click "Start Quiz" button.
  3. Choose the right option for each question presented.
  4. Picking an incorrect answer results in a deduction from the timer.
  5. The quiz ends either when all questions are asnwered to or when the timer hits zero.
  6. Once the quiz wraps up, you can store your initials, check your final score, and compare it to previous tries.

tomixjasina github io_Code_Quiz_index html

4. Built with

  • JavaScript
  • HTML 5
  • CSS 3

5. Credits

Many thanks to all Istructors, TA and Pawel Pochmara who helped me finishing this project.

6. Licence

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published