.
This commit is contained in:
@@ -54,12 +54,10 @@
|
||||
|
||||
|
||||
Start time: {{cid_user_exam.start_time}}
|
||||
{% if collection.self_review %}
|
||||
|
||||
|
||||
{% if not collection.review_only and not cid_user_exam.completed %}
|
||||
<p>Completed: <span id="completed-state">{{cid_user_exam.completed}}</span></p>
|
||||
{% endif %}
|
||||
|
||||
|
||||
{% if not collection.self_review and not cid_user_exam.completed %}
|
||||
<form hx-post=""
|
||||
hx-headers='{"X-CSRFToken": "{{ csrf_token }}"}'
|
||||
hx-delete
|
||||
|
||||
Reference in New Issue
Block a user