.
This commit is contained in:
@@ -70,10 +70,10 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if exam.publish_results and question.feedback %}
|
{% comment %} {% if exam.publish_results and question.feedback %}
|
||||||
<h3>Feedback</h3>
|
<h3>Feedback</h3>
|
||||||
<p>{{question.feedback|safe}}</p>
|
<p>{{question.feedback|safe}}</p>
|
||||||
{% endif %}
|
{% endif %} {% endcomment %}
|
||||||
<br />
|
<br />
|
||||||
<button type="submit" name="finish" class="save btn btn-default">Overview</button>
|
<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>
|
<button type="submit" id="goto-button" value="test" name="goto" class="hide">goto</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user