Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2012-01-19 14:33:55
Size: 189
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 4: Line 7:
   a. Upload new questions
   b. Generate backup of questions in csv, py....
   c. 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)