.
This commit is contained in:
@@ -263,6 +263,7 @@ def exam_finish(request, pk, cid):
|
||||
"sbas/exam_finish.html",
|
||||
{
|
||||
"exam": exam,
|
||||
"cid": cid,
|
||||
"question_answer_tuples": question_answer_tuples,
|
||||
"answer_count": len(answers),
|
||||
"exam_length": len(questions),
|
||||
|
||||
Reference in New Issue
Block a user