diff --git a/longs/tables.py b/longs/tables.py index 5351ba23..c9743272 100755 --- a/longs/tables.py +++ b/longs/tables.py @@ -128,6 +128,7 @@ class UserAnswerTable(tables.Table): fields = ( "cid", "question", + "score", #"normal", #"answer", #"answer_compare",