Skip to content

josejrod07/JavaScript-Code-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Code Quiz

This is a web application for a timed coding quiz with multiple-choice questions on JavaScript fundamentals. The quiz stores high scores and allows users to compare their progress with their peers.

Table of Contents

Installation

  1. Clone the repository: git clone https://github.com/josejrod07/JavaScript-Code-Quiz.git
  2. Open index.html in your web browser.

Usage

  1. Click the "Start" button to begin the quiz.
  2. Answer each question by selecting one of the multiple-choice options.
  3. If a question is answered incorrectly, time is subtracted from the clock.
  4. After all questions are answered or the timer reaches 0, the quiz is over.
  5. Enter a name to save a score on the high scores page.

Features

  • A clean, polished, and responsive user interface.
  • A "Start" button that triggers a timer and displays the first question.
  • Multiple-choice questions that are presented one at a time.
  • If a question is answered incorrectly, time is subtracted from the clock.
  • When all questions are answered or the timer reaches 0, the game is over.
  • After the game is over, the user can save their name and score.
  • A high scores page that displays the top scores from previous games.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Screenshots

  • Home Page image
  • Quiz Page image
  • End Page image
  • High Scores Page image

About

Web application featuring a timed quiz on JavaScript fundamentals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published