From 88fb982dc9ce46de6db77628e49bdcc08ba73c44 Mon Sep 17 00:00:00 2001 From: Ross Date: Wed, 8 Sep 2021 14:16:55 +0100 Subject: [PATCH] . --- rapids/templates/rapids/exam_scores.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 %}