Add open access display to collection detail page

This commit is contained in:
Ross
2025-08-04 11:48:43 +01:00
parent a2fa94722a
commit c33e8c0240
@@ -13,6 +13,7 @@
{% include "generic/partials/exams/exam_status.html#exam-active" %}
Collection Type: {{collection.get_collection_type_display}}<br />
Self review: {{collection.self_review}}<br />
Open access: {{collection.open_access}}<br />
</div>
<h3>Cases</h3>
<ol id="full-question-list" class="sortable">