.
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
|
||||
{% if discrepancy_form %}
|
||||
<div class="alert alert-info sticky-alert" role="alert">
|
||||
<h3>This answer has discrepant scores</h3>
|
||||
<details open>
|
||||
<summary><h3>This answer has discrepant scores</h3></summary>
|
||||
Either edit your score before or set the overall score here.<br/>
|
||||
|
||||
<form method="POST" class="post-form">{% csrf_token %}
|
||||
@@ -31,6 +32,7 @@
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
</details>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user