This commit is contained in:
Ross
2022-07-04 16:34:21 +01:00
parent 87a47a1082
commit eb602616b8
13 changed files with 143 additions and 22 deletions
+1 -1
View File
@@ -1538,7 +1538,7 @@ def collection_scores_cid(request, pk):
collection.stats_min = min(user_scores_list)
collection.stats_max = max(user_scores_list)
collection.stats_graph = fig_html
#collection.stats_graph = fig_html
collection.user_scores = user_scores