Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Application

A simple and interactive quiz application built using HTML, CSS, and JavaScript. The application presents multiple-choice questions, tracks user responses, calculates the final score, and displays the results at the end.

Features

  • Multiple-choice quiz questions
  • One question displayed at a time
  • Four answer options for each question
  • Progress indicator showing current question number
  • Score calculation and result display
  • Review of correct and selected answers
  • Restart quiz functionality
  • Responsive and user-friendly interface

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

Project Structure

Quiz-Application

  • index.html
  • result.html
  • script.js
  • style.css

How It Works

  1. The user starts the quiz.
  2. Questions are displayed one at a time.
  3. The user selects an answer and moves to the next question.
  4. The application stores the responses.
  5. At the end, the final score is calculated and displayed.
  6. The user can review answers and restart the quiz.

Learning Objectives

This project helped in practicing:

  • DOM Manipulation
  • Event Handling
  • JavaScript Arrays and Objects
  • Conditional Logic
  • Dynamic Content Rendering
  • State Management
  • Responsive Web Design

Project Status

Completed ✅

About

A simple and interactive quiz application built using HTML, CSS, and JavaScript with multiple-choice questions, score tracking, and answer review functionality.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages