daily-code icon indicating copy to clipboard operation
daily-code copied to clipboard

Add MCQ based questions type

Open hkirat opened this issue 11 months ago • 3 comments

Right now we have code and blog type We need a simple `MCQ question type which'll have a blog on the left, and question on the right that'll help the user revise the topic

  1. Needs to have a new backend collection for MCQ questions (doesnt need to normalize can have everything in the same doc)
  2. Need a new submissions collection that stores the users submissions
  3. Frontend needs some sort of confetti when the user selects the right option

hkirat avatar Mar 10 '24 09:03 hkirat

Hey @hkirat /any-maintainer, can I take up this issue?

g4ze avatar Mar 10 '24 19:03 g4ze

go for it its open

hkirat avatar Mar 18 '24 19:03 hkirat

There is no node backend and no directories such as code and blog. Where should I create the backend db collection?

programmer-dost avatar Mar 31 '24 09:03 programmer-dost