This commit is contained in:
Ross
2021-02-26 15:50:49 +00:00
parent 824735a755
commit 69e4cfa354
7 changed files with 91 additions and 64 deletions
+4
View File
@@ -16,4 +16,8 @@
</div>
{% render_table table %}
</div>
<button id="button-select-add-exam" data-exam_json_edit_url="{% url 'generic:generic_exam_json_edit' %}" data-exam_list_url="{% url 'generic:long-exams-list' %}" data-type="long">Add selected questions to
exam</button>
<div id="exam-options"></div>
{% endblock %}