This commit is contained in:
Ross
2021-12-19 22:13:24 +00:00
parent cfa056d1fe
commit 7e20be6049
+2 -2
View File
@@ -70,10 +70,10 @@
{% endif %}
{% endif %}
{% if exam.publish_results and question.feedback %}
{% comment %} {% if exam.publish_results and question.feedback %}
<h3>Feedback</h3>
<p>{{question.feedback|safe}}</p>
{% endif %}
{% endif %} {% endcomment %}
<br />
<button type="submit" name="finish" class="save btn btn-default">Overview</button>
<button type="submit" id="goto-button" value="test" name="goto" class="hide">goto</button>