From 7eeee6068cf8f98fb0b1966064f877d52220661c Mon Sep 17 00:00:00 2001 From: Ross Date: Wed, 8 Sep 2021 08:56:46 +0100 Subject: [PATCH] . --- longs/tables.py | 1 + 1 file changed, 1 insertion(+) 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",