quiz/utils.py
changeset 40 89d29b1c42b5
parent 39 0fa055b8ea98
child 50 0842b3439c3e
--- 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.
-"""
-