Comment out suggestion section for incorrect answers in the marking template
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</details>
|
</details>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<details>
|
{% comment %} <details>
|
||||||
<summary>Suggest incorrect answers:</summary>
|
<summary>Suggest incorrect answers:</summary>
|
||||||
|
|
||||||
{% for word in words_suggest_incorrect %}
|
{% for word in words_suggest_incorrect %}
|
||||||
@@ -43,7 +43,7 @@
|
|||||||
<div class="border border-secondary">
|
<div class="border border-secondary">
|
||||||
{% include "anatomy/question_detail.html#suggest-incorrect-form" %}
|
{% include "anatomy/question_detail.html#suggest-incorrect-form" %}
|
||||||
</div>
|
</div>
|
||||||
</details>
|
</details> {% endcomment %}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user