You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A dynamic quiz website where users can select categories, answer multiple-choice questions, and get instant feedback on their performance. The site will store high scores and allow users to compete with themselves or others.
Key Features:
✅ Category-Based Quiz Selection
Users can choose from different quiz categories like Science, History, Technology, Movies, etc.
✅ Randomized Questions
Each quiz session will pull random questions from a question bank stored in a JSON file or local storage.
✅ Timer for Each Question
A countdown timer that auto-submits the answer if time runs out.
✅ Instant Feedback & Score Calculation
Users will get immediate feedback if their answer is correct or incorrect.
A final score will be displayed at the end of the quiz.
✅ Leaderboard (Optional)
Store users’ best scores in local storage and display a leaderboard.
The text was updated successfully, but these errors were encountered:
Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUTING.md carefully. Your contributions are highly appreciated! 😊
A dynamic quiz website where users can select categories, answer multiple-choice questions, and get instant feedback on their performance. The site will store high scores and allow users to compete with themselves or others.
Key Features:
✅ Category-Based Quiz Selection
Users can choose from different quiz categories like Science, History, Technology, Movies, etc.
✅ Randomized Questions
Each quiz session will pull random questions from a question bank stored in a JSON file or local storage.
✅ Timer for Each Question
A countdown timer that auto-submits the answer if time runs out.
✅ Instant Feedback & Score Calculation
Users will get immediate feedback if their answer is correct or incorrect.
A final score will be displayed at the end of the quiz.
✅ Leaderboard (Optional)
Store users’ best scores in local storage and display a leaderboard.
The text was updated successfully, but these errors were encountered: