.
This commit is contained in:
@@ -31,6 +31,7 @@
|
|||||||
{% else %}
|
{% else %}
|
||||||
<a href="{% url 'physics:exam_scores_cid_user' pk=exam.id cid=cid passcode=passcode %}">here</a>
|
<a href="{% url 'physics:exam_scores_cid_user' pk=exam.id cid=cid passcode=passcode %}">here</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
</div>
|
||||||
{% elif answer_count != exam_length %}
|
{% elif answer_count != exam_length %}
|
||||||
<div id="unanswered-questions-alert" class="alert alert-warning" role="alert">
|
<div id="unanswered-questions-alert" class="alert alert-warning" role="alert">
|
||||||
You have unanswered questions.
|
You have unanswered questions.
|
||||||
|
|||||||
Reference in New Issue
Block a user