diff --git a/anatomy/templates/anatomy/partials/exam_review_question_responses_fragment.html b/anatomy/templates/anatomy/partials/exam_review_question_responses_fragment.html index b65d8a93..e2828d4f 100644 --- a/anatomy/templates/anatomy/partials/exam_review_question_responses_fragment.html +++ b/anatomy/templates/anatomy/partials/exam_review_question_responses_fragment.html @@ -1,13 +1,28 @@ {# Responses partial for anatomy question within an exam. HTMX-loadable. #}
-
Responses in this exam
-
List of candidate answers recorded for this question in the current exam.
+
+
+
Responses in this exam
+
List of candidate answers recorded for this question in the current exam.
+
+
+ {% if not reveal_respondents %} + + {% else %} + + {% endif %} +
+