adilmohak / django-lms

A learning management system using django web framework. Course add and drop, grade and assessment result management, online quiz, report generator, student and lecturers management, dashboard, and so much more...
MIT License
471 stars 196 forks source link

Timed Questions and Quiz #56

Open joshiga opened 1 month ago

joshiga commented 1 month ago

It will be useful to have timed Quiz and Questions.

  1. While creating a quiz, user should be able to specify time limit to complete quiz and time limit per question.
  2. Time limit for each question.

Thanks and Regards

adilmohak commented 1 month ago

Best feature to have and we'll add this to our TODO list.

joshiga commented 1 month ago

Any plans to add this feature soon?