Add exam review links to navigation in multiple templates
This commit is contained in:
@@ -12,4 +12,5 @@
|
||||
<a href="{% url 'shorts:exam_stats' exam_id=exam.pk %}">Stats</a> /
|
||||
{% endif %}
|
||||
<a href="{% url 'shorts:question_create_exam' pk=exam.pk %}">Add New Question</a>
|
||||
<a href="{% url 'shorts:exam_review_start' pk=exam.pk %}">Review</a>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user