This commit is contained in:
Ross
2021-09-12 09:31:51 +01:00
parent e39b543978
commit 83bc9d89ec
+2
View File
@@ -13,6 +13,7 @@
title="View question answers">{{question_details.current}}</a> of {{question_details.total}}</h2>
{% if discrepancy_form %}
<div class="alert alert-info sticky-alert" role="alert">
<h3>This answer has discrepant scores</h3>
Either edit your score before or set the overall score here.<br/>
@@ -22,6 +23,7 @@ Either edit your score before or set the overall score here.<br/>
<button type="submit" name="save" class="save btn btn-default" title="Save score">Save Score</button>
</form>
</div>
{% endif %}
{% if not next_unmarked_id and not unmarked %}