From 6b30bfa36435a0b9c48265765fe115b4f8a96562 Mon Sep 17 00:00:00 2001 From: Ross Date: Tue, 3 Aug 2021 19:50:01 +0100 Subject: [PATCH] . --- anatomy/static/css/anatomy.css | 16 ++++++++++++++++ longs/templates/longs/exam_scores.html | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/anatomy/static/css/anatomy.css b/anatomy/static/css/anatomy.css index b62659d1..65cb5577 100644 --- a/anatomy/static/css/anatomy.css +++ b/anatomy/static/css/anatomy.css @@ -485,4 +485,20 @@ td.user-answer-score-2::after { .notes .complete { color: darkslategray; + } + + table.longs .user-answer-score-4, table.longs .user-answer-score-4\.5 { + color: red + } + + table.longs .user-answer-score-5, table.longs .user-answer-score-5\.5 { + color: yellow + } + + table.longs .user-answer-score-6, table.longs .user-answer-score-6\.5 { + color: yellowgreen + } + + table.longs .user-answer-score-7, table.longs .user-answer-score-7\.5 { + color: green } \ No newline at end of file diff --git a/longs/templates/longs/exam_scores.html b/longs/templates/longs/exam_scores.html index 06d0d1dd..d7e8f5b8 100644 --- a/longs/templates/longs/exam_scores.html +++ b/longs/templates/longs/exam_scores.html @@ -37,7 +37,7 @@

Results as a table

- +
Candidate