+
{{ learningUnit.title }}
{{ learningUnit.minutes }} Minuten
{{ learningContent.contents[0].type }}: {{ learningContent.title }}
@@ -80,24 +92,24 @@ const allFinished = computed(() => {
>
-
-
Selbsteinschätzung: Ich kann das.
+
+
Selbsteinschätzung: Ich kann das.
-
-
Selbsteinschätzung: Muss ich nochmals anschauen
+
+
Selbsteinschätzung: Muss ich nochmals anschauen
-
-
Selbsteinschätzung
+
+
Selbsteinschätzung
diff --git a/client/src/components/circle/italy.json b/client/src/components/circle/italy.json
deleted file mode 100644
index e69de29b..00000000
diff --git a/client/src/components/circle/map.html b/client/src/components/circle/map.html
deleted file mode 100644
index 6b6499c3..00000000
--- a/client/src/components/circle/map.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
-
-$END$
-
-
diff --git a/client/src/components/ui/ItCheckbox.vue b/client/src/components/ui/ItCheckbox.vue
index 984ec348..37355963 100644
--- a/client/src/components/ui/ItCheckbox.vue
+++ b/client/src/components/ui/ItCheckbox.vue
@@ -30,6 +30,8 @@ defineEmits(['update:modelValue'])
bg-[url('/static/icons/icon-checkbox-checked.svg')]
hover:bg-[url('/static/icons/icon-checkbox-checked-hover.svg')]
disabled:opacity-50
+ cy-checkbox
+ cy-checkbox-checked
"
>