The Quiz Platform is a web-based application that allows quiz setters to create multiple-choice questions (MCQs) using text or voice input. Each quiz is secured with a unique code and password, ensuring controlled access for students. After completion, student scores are automatically sent to the quiz setter for evaluation.
β
Quiz Creation β Set MCQs via text or voice input.
β
Secure Access β Each quiz has a unique code & password.
β
Student Participation β Students can join using the quiz code.
β
Automated Scoring β Final scores are sent to the quiz creator.
- Frontend: React
- Backend: Node.js + Express
- Database: MongoDB
- Authentication: JWT
1οΈβ£ Quiz Setter creates a quiz, setting correct answers (hidden from students).
2οΈβ£ Students enter the quiz using a code and submit their responses.
3οΈβ£ System automatically evaluates and sends scores to the quiz setter.
- Real-time leaderboard
- Timed quizzes
- AI-based question generation
This project is open-source. Feel free to contribute! π
Let me know if you want any modifications! π₯