removed un necessary info
authornishanth
Wed, 21 Apr 2010 21:58:16 +0530
changeset 40 89d29b1c42b5
parent 39 0fa055b8ea98
child 41 d424b9668a74
removed un necessary info
quiz/utils.py
--- a/quiz/utils.py	Wed Apr 21 21:53:33 2010 +0530
+++ b/quiz/utils.py	Wed Apr 21 21:58:16 2010 +0530
@@ -21,10 +21,3 @@
                 answer.save()
                 break
 
-"""
-we send quiz objects filtered by event and quiz num one by and update answer objects in all corresponding answers
-later while retreving, we filter on user also ( for displaying in the table)
-the table is by default in sorted fashion and also has the links.
-seperate table for each quiz.
-"""
-