.
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user