Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 716 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 716 Bytes

SMS-Based Quiz Campaign

Key Functionalities

  • 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.

Technologies Used

  • PHP
  • MySQL

About

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.