This commit is contained in:
Ross
2021-12-19 22:06:57 +00:00
parent fc7dbfb603
commit 220a3a5fd8
5 changed files with 8 additions and 121 deletions
@@ -37,8 +37,8 @@
<tr>
<th>Candidate</th>
{% for cid in cids %}
{% comment %} <th><a href="{% url 'physics:exam_scores_cid_user' exam.pk cid %}">{{cid}}</a></th> {% endcomment %}
<th><a href="">{{cid}}</a></th>
<th><a href="{% url 'physics:exam_scores_cid_user' exam.pk cid None %}">{{cid}}</a></th>
{% comment %} <th><a href="">{{cid}}</a></th> {% endcomment %}
{% endfor %}
</tr>