This commit is contained in:
Ross
2022-06-08 18:18:33 +01:00
parent 3a542231f0
commit 0c6156c975
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -20,4 +20,8 @@
</div>
{% render_table table %}
<button id="button-select-add-exam" data-exam_json_edit_url="{% url 'generic:generic_exam_json_edit' %}" data-exam_list_url="{% url 'rapid-exam-list' %}" data-type="rapid" data-csrf="{{ csrf_token}}">Add selected questions to
exam</button>
<div id="exam-options"></div>
{% endblock %}