This commit is contained in:
Ross
2021-07-29 18:14:20 +01:00
parent 0385ee2e32
commit 545b5c0c9b
3 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -274,7 +274,7 @@ def exam_take(request, pk, sk, cid):
"form": form,
"cid": cid,
"exam": exam,
"questions": question,
"question": question,
"next": next,
"previous": previous,
"exam_length": exam_length,