From 37a2f2d88e86df0294e4ae902d4f370d25b239da Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 28 Jan 2021 11:01:43 +0000 Subject: [PATCH] . --- rapids/templates/rapids/exam_overview.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rapids/templates/rapids/exam_overview.html b/rapids/templates/rapids/exam_overview.html index b4a35d9f..5c3fa9ce 100644 --- a/rapids/templates/rapids/exam_overview.html +++ b/rapids/templates/rapids/exam_overview.html @@ -23,12 +23,12 @@ {% for image in question.GetImages %} thumbail {% endfor %} - Normal: {{ question.normal }} {% if not question.normal %} -
Abnormality: {{ question.get_abnormalities }} Region: {{ question.get_regions }}
{{ question.GetPrimaryAnswer }} + {% else %} + Normal {% endif %}
Examination: {{ question.get_examinations }}, View, Mark