diff --git a/rapids/templates/rapids/exam_scores.html b/rapids/templates/rapids/exam_scores.html index 267cef6f..a4de1751 100644 --- a/rapids/templates/rapids/exam_scores.html +++ b/rapids/templates/rapids/exam_scores.html @@ -43,8 +43,8 @@ Candidate - {{cid}} - {{cid}} + {% for cid in cids %} + {{cid}} {% endfor %}