From ea0617999d174f0c427b32baf9406342fa2929e0 Mon Sep 17 00:00:00 2001 From: Florian Glombik Date: Mon, 18 Sep 2023 00:08:33 +0200 Subject: [PATCH] Highlight footer aswell --- .../exam-result-overview.component.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/main/webapp/app/exam/participate/summary/points-summary/exam-result-overview.component.html b/src/main/webapp/app/exam/participate/summary/points-summary/exam-result-overview.component.html index 43cc28a1524a..e67cabf75b00 100644 --- a/src/main/webapp/app/exam/participate/summary/points-summary/exam-result-overview.component.html +++ b/src/main/webapp/app/exam/participate/summary/points-summary/exam-result-overview.component.html @@ -54,18 +54,18 @@

{{ 'artemisApp.exam.examSummary.points.total' | artemisTranslate }} - - + {{ getAchievedPointsSum() }} - - + + {{ getMaxNormalPointsSum() }} - - + + {{ getAchievedPointsPercentageSum() }} - - + + {{ getMaxBonusPointsSum() }} - +