.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user