From 7acc9081e2b9166c93c953b7cad25b1e21c474a8 Mon Sep 17 00:00:00 2001 From: Ross Date: Tue, 3 Aug 2021 18:32:24 +0100 Subject: [PATCH] . --- anatomy/templates/anatomy/exam_scores.html | 2 +- longs/templates/longs/exam_scores.html | 2 +- physics/templates/physics/exam_scores.html | 2 +- rapids/templates/rapids/exam_scores.html | 6 +++--- sbas/templates/sbas/exam_scores.html | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/anatomy/templates/anatomy/exam_scores.html b/anatomy/templates/anatomy/exam_scores.html index 3829cf75..97b7dec8 100644 --- a/anatomy/templates/anatomy/exam_scores.html +++ b/anatomy/templates/anatomy/exam_scores.html @@ -22,7 +22,7 @@
{{plot|safe}}
- +
diff --git a/longs/templates/longs/exam_scores.html b/longs/templates/longs/exam_scores.html index 06e8d7d2..9894341e 100644 --- a/longs/templates/longs/exam_scores.html +++ b/longs/templates/longs/exam_scores.html @@ -22,7 +22,7 @@
{{plot|safe}}
-
Candidate ID Score
+
diff --git a/physics/templates/physics/exam_scores.html b/physics/templates/physics/exam_scores.html index 73ab8c4d..96c987e9 100644 --- a/physics/templates/physics/exam_scores.html +++ b/physics/templates/physics/exam_scores.html @@ -16,7 +16,7 @@
-
Candidate ID Score
+
diff --git a/rapids/templates/rapids/exam_scores.html b/rapids/templates/rapids/exam_scores.html index 60994d74..c92f5c1e 100644 --- a/rapids/templates/rapids/exam_scores.html +++ b/rapids/templates/rapids/exam_scores.html @@ -22,13 +22,11 @@
{{plot|safe}}
-
Candidate ID Score
- +
- {% for user, value in user_answers_marks.items %} @@ -40,6 +38,7 @@

Answers as a table

Candidate ID Score
{{user}}
+ {% for cid in cids %} @@ -47,6 +46,7 @@ {% endfor %} + {% for question in questions %} diff --git a/sbas/templates/sbas/exam_scores.html b/sbas/templates/sbas/exam_scores.html index 2f33a748..15e56721 100644 --- a/sbas/templates/sbas/exam_scores.html +++ b/sbas/templates/sbas/exam_scores.html @@ -16,7 +16,7 @@
-
Candidate
Question {{forloop.counter}}
+
Candidate ID Score