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