- User Registration and Deregistration: Users could register to participate in the quiz campaign and deregister as needed.
- Scoring and Validation: The system tracked user scores and validated answers for accuracy.
- User Activity Logging: User interactions and activities were logged in the database.
- PHP
- MySQL
This project was the initial version of an SMS-based quiz campaign, where users interacted with the system by sending specific commands via SMS, such as "START QUIZ" to begin and "STOP QUIZ" to end the quiz. To answer questions, users would send "QUIZ A" or "QUIZ B" to a designated shortcode.