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