diff --git a/rapids/templates/rapids/exam_overview.html b/rapids/templates/rapids/exam_overview.html index cc98ba7d..b4a35d9f 100644 --- a/rapids/templates/rapids/exam_overview.html +++ b/rapids/templates/rapids/exam_overview.html @@ -26,6 +26,8 @@ Normal: {{ question.normal }} {% if not question.normal %}
+ Abnormality: {{ question.get_abnormalities }} Region: {{ question.get_regions }} +
{{ question.GetPrimaryAnswer }} {% endif %}