This commit is contained in:
Ross
2021-02-23 21:12:50 +00:00
parent 38a2165893
commit 7f4dbfec51
12 changed files with 153 additions and 24 deletions
+1 -1
View File
@@ -931,4 +931,4 @@ def exam_scores_cid_user(request, pk, sk):
)
LongExamViews = ExamViews(Exam, "longs", "long", loadJsonAnswer)
LongExamViews = ExamViews(Exam, Long, "longs", "long", loadJsonAnswer)