.
This commit is contained in:
@@ -812,6 +812,7 @@ def mark_question_overview(request, exam_id, sk):
|
|||||||
"question_details": question_details,
|
"question_details": question_details,
|
||||||
"user_answers": user_answers,
|
"user_answers": user_answers,
|
||||||
"unmarked_count": unmarked_count,
|
"unmarked_count": unmarked_count,
|
||||||
|
"marker_unmarked_count": marker_unmarked_count,
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
else:
|
else:
|
||||||
|
|||||||
Reference in New Issue
Block a user