more collection stuff

This commit is contained in:
Ross
2024-12-16 18:20:23 +00:00
parent 7da968825c
commit 267f53906e
3 changed files with 16 additions and 1 deletions
@@ -3,6 +3,12 @@
{% include 'exam_notes.html' %}
{% if exam.examcollection %}
<div>This exam is part of the collection: <a href="{{ exam.examcollection.get_absolute_url }}">{{ exam.examcollection }}</a></div>
{% endif %}
{% if exam.recreate_json %}
<div class="alert alert-warning" role="alert">
Exam JSON may be out of date.