A comprehensive terminal-based online examination system built with Bash scripting for CUET, Bangladesh.
- Student Registration & Login (by username, ID, or email)
- Take timed exams with multiple-choice questions
- View personal results and statistics
- Review wrong answers after exams
- View profile information
- Change password & password recovery
- Admin dashboard with secure login
- Create, update, and delete exams
- Add questions with options and marks
- View all registered students
- Advanced student search (by ID, name, level, term, email, gender)
- View results and statistics (pass rates, average scores)
- System statistics overview
chmod +x exam-system.sh ./exam-system.sh
Use Git Bash or WSL
students.db - Student registration data
exams.db - Exam metadata
questions.db - Questions and answers
results.db - Exam results
admin.db - Admin credentials
Kareeb Sadab (Solid)
CUET, Bangladesh