.
This commit is contained in:
@@ -43,8 +43,8 @@
|
||||
<thead class="thead-dark">
|
||||
<tr>
|
||||
<th>Candidate</th>
|
||||
<th><a href="{% url 'rapids:exam_scores_cid_user' exam.pk cid %}">{{cid}}</a></th>
|
||||
<th>{{cid}}</th>
|
||||
{% for cid in cids %}
|
||||
<th><a href="{% url 'longs:exam_scores_cid_user' exam.pk cid %}">{{cid}}</a></th>
|
||||
{% endfor %}
|
||||
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user