ToDo List

  1. Generate a good UI
    1. Used bootstrap css framework by twitter here.

  2. Admin/Teacher/Moderator interface
    1. Generate a new interface for Teacher
    2. Through this interface a teacher should make new quiz and add new questions
    3. There should be a provision of automated quizzes. i.e lets say a teacher wants a quiz with 10 questions. 5 MCQ and 5 coding, it should be created randomly.
    4. Also the questions should be stored in .py files so that we can load them easily using the loaddata command.