quiz/models.py
Thu, 01 Jul 2010 16:28:46 +0530 nishanth removed the restriction on code field and options field in models
Tue, 29 Jun 2010 12:37:09 +0530 nishanth now questions are displayed by their description
Tue, 29 Jun 2010 11:38:04 +0530 nishanth added the field topic to each question in xml file
Tue, 29 Jun 2010 11:21:52 +0530 nishanth added another field to the question_bank model and hence the choices related to that model
Thu, 22 Apr 2010 01:41:43 +0530 nishanth renamed related_name fields appropriately
Wed, 21 Apr 2010 21:53:33 +0530 nishanth implemented correct_quiz function and added it at the time of closing quiz and modified question bank
Wed, 21 Apr 2010 11:08:44 +0530 nishanth created a question bank xml file and created a seed_que command for adding questions to db from xml
Tue, 20 Apr 2010 23:29:44 +0530 nishanth added the link on home to attempt quiz
Tue, 20 Apr 2010 23:12:15 +0530 nishanth modified the questionbank model and changed in seed_db accordingly
Tue, 20 Apr 2010 21:06:54 +0530 nishanth implemented the start quiz functionality
Tue, 20 Apr 2010 19:20:15 +0530 nishanth added questions thro seed_db
Tue, 20 Apr 2010 15:44:43 +0530 nishanth implemented more constraints on the register for test page
Tue, 20 Apr 2010 15:39:07 +0530 nishanth added ip field to model and used it in start page
Tue, 20 Apr 2010 15:31:21 +0530 nishanth created the register user functionality.
less more (0) tip