From dd926b938aed04d9a4b3a0b8c982f18baddbcc78 Mon Sep 17 00:00:00 2001 From: Klemek Date: Mon, 5 Jun 2023 16:00:39 +0200 Subject: [PATCH] good/bad score --- index.html | 2 +- main.js | 7 ++++--- style.css | 8 ++++++++ 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 2718b63..1256087 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@

DICOMIOPSY QCM

-
Score : {{ score }}
+
Score : {{ good }} ✔ | {{ bad }} ✘

{{ data[question].name }}