From b7038906d3d7e66c121f6a0c17dfb4d186082dc9 Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 19 Aug 2021 10:29:58 +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 ddaa255e..bc36084d 100644 --- a/rapids/templates/rapids/exam_scores.html +++ b/rapids/templates/rapids/exam_scores.html @@ -1,6 +1,7 @@ {% extends 'rapids/exams.html' %} {% block content %} +
{{plot|safe}}

{{ exam.name }}

@@ -19,7 +20,6 @@ Max score: {{max_score}}
Mean: {{mean}}, Median {{median}}, Mode {{mode}} -
{{plot|safe}}
@@ -37,7 +37,7 @@

Answers as a table

-
+
Candidate