-
- History: {{casedetail.get_history_pre|linebreaks}}
+
+
+
History: {{casedetail.get_history_pre|linebreaks}}
+ {% if has_priors %}
+
+ Priors{% if prior_count %} ({{ prior_count }}){% endif %}
+
+ {% endif %}
- {% if has_priors %}
-
- Priors{% if prior_count %} ({{ prior_count }}){% endif %}
-
- {% endif %}
-
{% endif %}
@@ -268,25 +271,28 @@
{% endif %}
{% endif %}
- {% if previous %}
-
- {% endif %}
- {% if next %}
-
- {% elif collection.collection_type == "REP" %}
- {% if not exam.publish_results %}
-
+
+ {% if previous %}
+
{% endif %}
- {% endif %}
+ {% if next %}
+
+ {% elif collection.collection_type == "REP" %}
+ {% if not exam.publish_results %}
+
+ {% endif %}
+ {% endif %}
+
{% if collection.self_review and not collection.feedback_once_collection_complete and not question_completed %}
-
+
{% endif %}
-
-
-
+
+
+
+