fix: add return button to exam overview in user score header
This commit is contained in:
@@ -23,6 +23,9 @@
|
|||||||
Results are NOT visible to supervisors.
|
Results are NOT visible to supervisors.
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
<br/>
|
||||||
|
<a href="{{ exam.get_absolute_url }}"><button>Return to exam overview</button></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
{% else %}
|
{% else %}
|
||||||
{% if not exam.publish_results %}
|
{% if not exam.publish_results %}
|
||||||
|
|||||||
Reference in New Issue
Block a user