diff --git a/longs/templates/longs/mark_answer.html b/longs/templates/longs/mark_answer.html index 208bd398..f72358bf 100644 --- a/longs/templates/longs/mark_answer.html +++ b/longs/templates/longs/mark_answer.html @@ -12,20 +12,15 @@
Description: {{ question.description }}
History: {{ question.history }}
@@ -46,32 +41,38 @@ {% endfor %}{{answer.answer_observations}}
- {{answer.answer_interpretation}}
- {{answer.answer_principle_diagnosis}}
- {{answer.answer_differential_diagnosis}}
- {{answer.answer_management}}
- {{answer.answer_observations}}
+ {{answer.answer_interpretation}}
+ {{answer.answer_principle_diagnosis}}
+ {{answer.answer_differential_diagnosis}}
+ {{answer.answer_management}}
+