ToDo List
- Generate a good UI
Used bootstrap css framework by twitter here.
- Admin/Teacher/Moderator interface
- Generate a new interface for Teacher
- Through this interface a teacher should make new quiz and add new questions
- 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.
- Also the questions should be stored in .py files so that we can load them easily using the loaddata command.