Skip to content
Tanmay Bajaj edited this page Jun 6, 2023 · 3 revisions
  1. Start Quiz api along with correct time settings
  2. One API call for Quizzes and Created Quizzes section in frontend
  3. Profile page for user todo after all important flows.
  4. Per-User maintain answered, pending, and marked for review questions.
  5. Using node scheduler to schedule the accepting answers thing for quiz
  6. Implement middleware for the answerAccepting check
  7. Rooms with socket and event driven time left check
  8. Register participant
Clone this wiki locally