Progress
{% if not collection.review_only %}
{{ answer_count }} / {{ collection_length }} answered
{% else %}
Review-only collection
{% endif %}
Started: {{ cid_user_exam.start_time }}
{% if cid_user_exam.completed %}
End time: {{ cid_user_exam.end_time|default:"-" }}
{% endif %}
{% if collection.case_query_messaging_enabled and collection.in_review_mode or collection.case_query_messaging_enabled and cid_user_exam.completed %}
{% endif %}