From 4c6663ca7e8c1c6ee108d6f0e2aca1e1258673e6 Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 9 Apr 2022 11:03:39 +0100 Subject: [PATCH] . --- atlas/views.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atlas/views.py b/atlas/views.py index 59a55411..62016b0f 100755 --- a/atlas/views.py +++ b/atlas/views.py @@ -1440,7 +1440,7 @@ def collection_scores_cid(request, pk): s = cid_user_answer user_names[cid] = cid - q = cid_user_answer.question + q = cid_user_answer.question.case # if not s: # # skip if no answer