change user scores html base
This commit is contained in:
@@ -7,7 +7,10 @@
|
||||
</div>
|
||||
{% endif %}
|
||||
<div>
|
||||
<br/>
|
||||
{% if cid %}
|
||||
<a href="{% url 'cid_scores' cid passcode %}">Other exams</a>
|
||||
{% else %}
|
||||
<a href="{% url 'user_scores' %}">Other exams</a>
|
||||
{% endif %}
|
||||
</div>
|
||||
Reference in New Issue
Block a user