https://github.com/anshikarawat14/quizcraft
The React Quiz App allows users to answer multiple-choice questions and provides detailed results at the end, showing the percentage of correct, incorrect, and skipped answers. It features a smooth, interactive experience and is fully customizable for different quiz categories.
https://github.com/anshikarawat14/quizcraft
html-css-javascript quiz-maker react
Last synced: about 2 months ago
JSON representation
The React Quiz App allows users to answer multiple-choice questions and provides detailed results at the end, showing the percentage of correct, incorrect, and skipped answers. It features a smooth, interactive experience and is fully customizable for different quiz categories.
- Host: GitHub
- URL: https://github.com/anshikarawat14/quizcraft
- Owner: Anshikarawat14
- Created: 2025-01-25T13:52:17.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-25T14:06:40.000Z (4 months ago)
- Last Synced: 2025-01-25T14:28:01.073Z (4 months ago)
- Topics: html-css-javascript, quiz-maker, react
- Language: JavaScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QuizCraft
The React Quiz App is an interactive web application built with React, designed to provide users with a dynamic quiz experience. It allows users to answer multiple-choice questions, and at the end of the quiz, users receive a comprehensive results summary, including the percentage of correct, incorrect, and skipped answers.Key Fearures
π Dynamic Quiz Flow:
The app presents a dynamic quiz with multiple-choice questions, allowing users to select answers and proceed through the quiz step by step. The questions and options are displayed interactively.βοΈ Real-time Answer Evaluation:
As users select their answers, the app tracks their choices and evaluates whether each answer is correct, incorrect, or skipped.π Detailed Results Summary:
After completing the quiz, users are shown a detailed results summary that includes:β Correct Answers Count with percentage
β Incorrect Answers Count with percentage
βΈοΈ Skipped Answers Count with percentage
π’ Instant Calculation of Correctness:
The app automatically calculates and displays the percentage of correct, incorrect, and skipped answers, giving the user an overall assessment of their performance.π Responsive & Interactive UI:
The interface is responsive and intuitive, allowing users to interact easily with the quiz, select answers, and navigate through the quiz smoothly.