Differences between revisions 2 and 3
Revision 2 as of 2012-01-19 14:35:13
Size: 188
Editor: parthbuch
Comment:
Revision 3 as of 2012-02-01 19:26:04
Size: 580
Editor: parthbuch
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:

  i. Used bootstrap css framework by twitter [[http://twitter.github.com/bootstrap/|here]].
Line 5: Line 8:
  i. Upload new questions
  i. Generate backup of questions in csv, py....
  i. Generate automatic tests
  i. Generate a new interface for Teacher
  i. Through this interface a teacher should make new quiz and add new questions
  i. 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.
  i. Also the questions should be stored in .py files so that we can load them easily using the loaddata command.

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.

onlinetest/todo (last edited 2012-02-01 19:26:04 by parthbuch)