From 4dbfa8e121003c314f9707bc5568b1423fdd6ace Mon Sep 17 00:00:00 2001 From: Laureline David Date: Sun, 3 Sep 2023 17:49:10 +0200 Subject: [PATCH] Score Calculation --- components/viewer/ViewScoreStatus.vue | 22 +++++++++------- composables/store/project.ts | 38 ++++++++++++++++++++++++++- 2 files changed, 49 insertions(+), 11 deletions(-) diff --git a/components/viewer/ViewScoreStatus.vue b/components/viewer/ViewScoreStatus.vue index 305006f..50f4d2d 100644 --- a/components/viewer/ViewScoreStatus.vue +++ b/components/viewer/ViewScoreStatus.vue @@ -1,12 +1,12 @@