Introduction
The Online Quiz System is a robust application built using ASP.NET Web Forms and VB.NET. Its primary purpose is to allow teachers to conduct online quizzes and automatically calculate results for students, removing the need for manual grading.
🛠️ Technology Stack
- Frontend: HTML5, Vanilla CSS
- Backend: ASP.NET (VB.NET)
- Database: MS SQL Server
- Icons: Font Awesome
👥 User Roles
- Administrator: Manage accounts and subjects.
- Teacher: Create quizzes and view statistics.
- Student: Take quizzes and view results.
✨ Key Features
- Dynamic Question Shuffling
- Live Countdown Timer
- Secure State Maintenance (ViewState)
- Role-based Authorization