diff --git a/longs/templates/longs/mark_answer.html b/longs/templates/longs/mark_answer.html index 461e1d8f..e1ec74f6 100644 --- a/longs/templates/longs/mark_answer.html +++ b/longs/templates/longs/mark_answer.html @@ -7,6 +7,10 @@ Edit

Marking question {{question_details.current}} of {{question_details.total}}

+ +
+ {{ question.mark_scheme | safe}} +
User observations: