.
This commit is contained in:
+1
-1
@@ -265,7 +265,7 @@ def exam_finish(request, pk, cid):
|
||||
"exam": exam,
|
||||
"question_answer_tuples": question_answer_tuples,
|
||||
"answer_count": len(answers),
|
||||
"exam_length": len(exam),
|
||||
"exam_length": len(questions),
|
||||
},
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user