Tue, 06 Jul 2010 23:31:33 +0530 |
nishanth |
updated timing for each question. increased timing actually
default tip
|
changeset |
files
|
Fri, 02 Jul 2010 14:26:41 +0530 |
nishanth |
now editing question is complete.
|
changeset |
files
|
Fri, 02 Jul 2010 14:12:25 +0530 |
nishanth |
found easier way to get things done. so removed all the junk code.
|
changeset |
files
|
Thu, 01 Jul 2010 17:05:57 +0530 |
nishanth |
now questions are displayed properly in edit_question page. hav to implement the submit and stuff
|
changeset |
files
|
Thu, 01 Jul 2010 16:55:22 +0530 |
nishanth |
created form for editing and used it in view
|
changeset |
files
|
Thu, 01 Jul 2010 16:44:17 +0530 |
nishanth |
modified the link in templates to the correct one and fixed a typo in view
|
changeset |
files
|
Thu, 01 Jul 2010 16:40:24 +0530 |
nishanth |
created basic view for editing questions
|
changeset |
files
|
Thu, 01 Jul 2010 16:28:46 +0530 |
nishanth |
removed the restriction on code field and options field in models
|
changeset |
files
|
Thu, 01 Jul 2010 16:20:17 +0530 |
nishanth |
now topic name is displayed instead of topic number in list_questions page
|
changeset |
files
|
Thu, 01 Jul 2010 16:13:01 +0530 |
nishanth |
added link to list_questions page in admin page
|
changeset |
files
|
Thu, 01 Jul 2010 16:10:09 +0530 |
nishanth |
the basic page to display list of questions is ready
|
changeset |
files
|
Thu, 01 Jul 2010 16:01:48 +0530 |
nishanth |
created the view to display questions
|
changeset |
files
|
Thu, 01 Jul 2010 16:04:09 +0530 |
nishanth |
created another url for listing all the questions
|
changeset |
files
|
Thu, 01 Jul 2010 16:03:37 +0530 |
nishanth |
included help text for the method
|
changeset |
files
|
Wed, 30 Jun 2010 10:50:49 +0530 |
nishanth |
all the admin key checking is now done via urls
|
changeset |
files
|
Wed, 30 Jun 2010 10:45:27 +0530 |
nishanth |
cheching for admin key in opening and closing of quiz is now done via urls
|
changeset |
files
|
Wed, 30 Jun 2010 10:42:32 +0530 |
nishanth |
checking for admin key is done via urls in all the views related to feedback
|
changeset |
files
|
Wed, 30 Jun 2010 10:33:03 +0530 |
nishanth |
now the checking for admin key is done via urls
|
changeset |
files
|
Wed, 30 Jun 2010 10:29:38 +0530 |
nishanth |
now list of feedbacks and report are viewable only if there are feedbacks submitted.
|
changeset |
files
|
Wed, 30 Jun 2010 10:24:15 +0530 |
nishanth |
now list of toppers can be seen only if atleast one user has taken the quiz.
|
changeset |
files
|
Tue, 29 Jun 2010 19:43:58 +0530 |
nishanth |
added 500 page
|
changeset |
files
|
Tue, 29 Jun 2010 19:42:34 +0530 |
nishanth |
added 404 page
|
changeset |
files
|
Tue, 29 Jun 2010 17:54:47 +0530 |
nishanth |
updated readme
|
changeset |
files
|
Tue, 29 Jun 2010 17:58:23 +0530 |
nishanth |
added readme file
|
changeset |
files
|
Tue, 29 Jun 2010 13:01:10 +0530 |
nishanth |
added the required changes in open_quiz view. the design is now final and ready for use
|
changeset |
files
|
Tue, 29 Jun 2010 12:37:09 +0530 |
nishanth |
now questions are displayed by their description
|
changeset |
files
|
Tue, 29 Jun 2010 12:28:18 +0530 |
nishanth |
replaced the old form with new one in view and template for opening quiz
|
changeset |
files
|
Tue, 29 Jun 2010 12:09:03 +0530 |
nishanth |
created a form for opening quiz
|
changeset |
files
|
Tue, 29 Jun 2010 11:49:04 +0530 |
nishanth |
removed junk code
|
changeset |
files
|
Tue, 29 Jun 2010 11:47:53 +0530 |
nishanth |
modified the seed_que to suit the new design
|
changeset |
files
|
Tue, 29 Jun 2010 11:38:04 +0530 |
nishanth |
added the field topic to each question in xml file
|
changeset |
files
|
Tue, 29 Jun 2010 11:23:10 +0530 |
nishanth |
removed the bounds on questions based on quiz_num. now there is no seperation between questions
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 05 May 2010 09:57:33 +0530 |
nishanth |
made change in show report as per requirement and improved the quiz intro
|
changeset |
files
|
Mon, 26 Apr 2010 07:48:53 +0530 |
nishanth |
changed the way time_left is displayed
|
changeset |
files
|
Fri, 23 Apr 2010 12:27:47 +0530 |
nishanth |
not tracking .bak file
|
changeset |
files
|
Fri, 23 Apr 2010 12:27:19 +0530 |
nishanth |
added a ch_ip management command that sets IP of all the quizzes to null
|
changeset |
files
|
Fri, 23 Apr 2010 12:25:39 +0530 |
nishanth |
now the counter for questions start after the document has loaded completely
|
changeset |
files
|
Thu, 22 Apr 2010 12:31:29 +0530 |
nishanth |
now code submitted by user is displayed in <pre> tags in que_dump and user_dump
|
changeset |
files
|
Thu, 22 Apr 2010 12:17:21 +0530 |
nishanth |
implemented extra filter on string patterns. now string patterns will not be split like other pattersns
|
changeset |
files
|
Thu, 22 Apr 2010 06:23:53 +0530 |
nishanth |
added questions from day2 quiz1
|
changeset |
files
|
Thu, 22 Apr 2010 05:41:35 +0530 |
nishanth |
updated the que_dump template to show the question properly.
|
changeset |
files
|
Thu, 22 Apr 2010 05:33:07 +0530 |
nishanth |
added all the day1 quiz2 questions
|
changeset |
files
|
Thu, 22 Apr 2010 04:24:19 +0530 |
nishanth |
added few more questions
|
changeset |
files
|
Thu, 22 Apr 2010 02:25:05 +0530 |
nishanth |
added view quiz results links on admin page
|
changeset |
files
|
Thu, 22 Apr 2010 02:13:32 +0530 |
nishanth |
created que_dump page
|
changeset |
files
|
Thu, 22 Apr 2010 01:41:43 +0530 |
nishanth |
renamed related_name fields appropriately
|
changeset |
files
|
Thu, 22 Apr 2010 01:35:31 +0530 |
nishanth |
created a user_dump page that shows all the answers entered by user at one place
|
changeset |
files
|
Thu, 22 Apr 2010 00:36:08 +0530 |
nishanth |
implemented list toppers function
|
changeset |
files
|
Wed, 21 Apr 2010 21:58:16 +0530 |
nishanth |
removed un necessary info
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 21 Apr 2010 19:52:51 +0530 |
nishanth |
added quiz name in close quiz page.
|
changeset |
files
|
Wed, 21 Apr 2010 19:41:18 +0530 |
nishanth |
added "return to admin page" link in close_feedback page
|
changeset |
files
|
Wed, 21 Apr 2010 19:39:19 +0530 |
nishanth |
added "return to admin page" link in open_feedback page
|
changeset |
files
|
Wed, 21 Apr 2010 19:35:22 +0530 |
nishanth |
added "return to admin page" link in close_quiz page
|
changeset |
files
|
Wed, 21 Apr 2010 19:33:18 +0530 |
nishanth |
added "return to admin page" link in open_quiz page
|
changeset |
files
|
Wed, 21 Apr 2010 19:17:47 +0530 |
nishanth |
added intro page and manual submit button in question page
|
changeset |
files
|
Wed, 21 Apr 2010 13:21:13 +0530 |
nishanth |
added .bak file
|
changeset |
files
|
Wed, 21 Apr 2010 13:20:42 +0530 |
nishanth |
we shall not track db files since they are changed often. we shall maintain a .bak file which is db file and rename it appropriately before we start using the app.
|
changeset |
files
|
Wed, 21 Apr 2010 13:14:43 +0530 |
nishanth |
now hg tracks db files also
|
changeset |
files
|