-
+ {% for casedetail in casesdetails %}
+
-
+ +++ Case {{ forloop.counter }}: + {% if casedetail.case.series.count == 0 %} + + {% endif %} + {{ casedetail.case.title }} ++{% include 'atlas/partials/casedetails_management_links.html' %}+
+ {% empty %}
+
- No cases in this collection. + {% endfor %} +
This collection will be available to view/take here{% if not collection.active %} (when active){% endif %} -
Review collection here - {% endif %} + {% include 'exam_overview_js.html' %} +