.
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
{% endfor %}
|
||||
</div>
|
||||
{% if can_edit %}
|
||||
<p><button id='button-edit-order'>Edit exam order</button></p>
|
||||
<p><button id='button-edit-order'>Edit question order / Delete questions</button></p>
|
||||
{% endif %}
|
||||
<div>
|
||||
JSON creation time: {{exam.json_creation_time}} ({{exam.json_creation_time|date:"c"}}),
|
||||
|
||||
Reference in New Issue
Block a user