.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{% extends 'rapids/exams.html' %}
|
||||
{% extends 'exam_overview_js.html' %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
@@ -85,4 +84,5 @@
|
||||
<button id='button-closed-access' data-posturl="{% url 'rapids:exam_json_edit' pk=exam.pk %}">Make questions closed access</button>
|
||||
|
||||
</div>
|
||||
{% includes 'exam_overview_js.html' %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user