.
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
title="View question answers">{{question_details.current}}</a> of {{question_details.total}}</h2>
|
title="View question answers">{{question_details.current}}</a> of {{question_details.total}}</h2>
|
||||||
|
|
||||||
{% if discrepancy_form %}
|
{% if discrepancy_form %}
|
||||||
|
<div class="alert alert-info sticky-alert" role="alert">
|
||||||
<h3>This answer has discrepant scores</h3>
|
<h3>This answer has discrepant scores</h3>
|
||||||
Either edit your score before or set the overall score here.<br/>
|
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>
|
<button type="submit" name="save" class="save btn btn-default" title="Save score">Save Score</button>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if not next_unmarked_id and not unmarked %}
|
{% if not next_unmarked_id and not unmarked %}
|
||||||
|
|||||||
Reference in New Issue
Block a user