Skip to content

An interactive quiz website that challenges users with multiple-choice questions about web development. Features include intuitive navigation, immediate feedback on answers, and a final score display. Users can easily retake the quiz to improve their scores. Built with HTML, CSS, and JavaScript for a seamless experience across devices.

Notifications You must be signed in to change notification settings

parth-jatav/Quiz-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Website 📝

A simple and interactive quiz website designed to test your knowledge of web development. The quiz includes a set of multiple-choice questions, with features to navigate through questions, display scores, and retake the quiz.

🎯 Features

  • Multiple-Choice Questions: Challenge yourself with five carefully crafted questions on web development.
  • Interactive Navigation: Start the quiz, move through questions using the "Next" button, and complete the quiz to see your score.
  • Score Display: Get instant feedback on your performance with a score summary at the end.
  • Retake Option: Didn't score well? No problem! Retake the quiz as many times as you like.
  • Responsive Design: Compatible with different devices and screen sizes.

🚀 Getting Started

  1. Clone the repository:
    git clone https://github.com/parth-jatav/quiz-website.git
  2. Navigate to the project directory:
    cd quiz-website
  3. Open index.html in your preferred web browser to start the quiz.

🛠️ Technologies Used

  • HTML5: Structure of the website.
  • CSS3: Styling for a visually appealing layout.
  • JavaScript: Dynamic behavior and quiz functionality.

🖥️ Usage

  • Click on the "Continue" button to start the quiz.
  • Select the answer for each question and click "Next" to proceed.
  • At the end of the quiz, view your score.
  • Choose to retake the quiz or go back to the homepage.

📸 Screenshots

Home Page Homepage with a start button to initiate the quiz.

Question Page Sample question displayed with multiple choice options.

Results Page Results page showing the score and options to retake or exit.

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature-branch
  3. Make your changes and commit them: git commit -m 'Add some feature'
  4. Push to the branch: git push origin feature-branch
  5. Submit a pull request.

📄 License

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

👨‍💻 Author

🌐 Live Demo

Check out the live version of the Quiz Website here.

Happy Coding! 😊

About

An interactive quiz website that challenges users with multiple-choice questions about web development. Features include intuitive navigation, immediate feedback on answers, and a final score display. Users can easily retake the quiz to improve their scores. Built with HTML, CSS, and JavaScript for a seamless experience across devices.

Topics

Resources

Stars

Watchers

Forks