This commit is contained in:
Ross
2021-10-16 16:13:52 +01:00
parent 5730161610
commit 7a4334b31c
+1 -1
View File
@@ -38,7 +38,7 @@
be available on this site]</span> be available on this site]</span>
</div> </div>
{% endif %} {% endif %}
<p><a href="{% url 'rapids:mark_overview' pk=exam.pk %}"><button>Mark exam</button></a></p> <p><a href="{% url 'rapids:mark_overview' pk=exam.pk %}"><button>Mark exam</button></a><a href="{% url 'rapids:mark_review' exam_pk=exam.pk sk=0 %}"><button>Review exam</button></a</p>
<ol id="full-question-list" class="sortable"> <ol id="full-question-list" class="sortable">
{% for question in questions.all %} {% for question in questions.all %}