QuizMaster is an interactive web-based quiz application that challenges users with dynamic questions, includes a countdown timer, validates answers in real-time, and provides audio feedback for correct and incorrect responses.
🔗 Live Demo: https://menna107.github.io/QuizMaster/
QuizMaster is designed to make learning and testing knowledge fun and engaging. Key features include:
- 📝 Dynamic Questions — Questions can be easily updated or expanded
- ⏱ Timer — Limits time per question for added challenge
- ✅ Answer Validation — Immediate feedback on correct or incorrect answers
- 🔊 Audio Feedback — Sounds for right and wrong answers enhance interactivity
- 🌐 Responsive Design — Works smoothly on desktop, tablet, and mobile devices
- 🎨 Modern UI — Built with HTML, CSS, and JavaScript for a clean interface
- Multiple-choice questions
- Countdown timer per question
- Real-time answer validation
- Audio feedback for correct and incorrect answers
- Score tracking at the end of the quiz
- Fully responsive and interactive design
| Technology | Purpose |
|---|---|
| HTML5 | Structure and content |
| CSS3 + Bootstrap | Styling and layout |
| JavaScript (ES6+) | Dynamic interactions, timer, and validation |
| Audio API | Audio feedback for answers |