{% extends 'base.html' %} {% block content %} CID: {{cid}}

Collection: {{collection.name}}

Questions

{{answer_count}} out of {{collection_length}} cases answered. Click to go to case.
Start time: {{cid_user_exam.start_time}} {% endblock %} {% block js %} {% endblock %}