This commit is contained in:
Ross
2021-08-27 10:39:28 +01:00
parent caa88b8243
commit 498e01c8c1
+2 -2
View File
@@ -40,8 +40,8 @@ CID: {{cid}}
{% endif %}
{% endif %}
{% if exam.publish_results %}
<h3>Feeback</h3>
{% if exam.publish_results and question.feedback %}
<h3>Feedback</h3>
<p>{{question.feedback|safe}}</p>
{% endif %}
<br />