diff --git a/client/src/components/ui/RatingScale.vue b/client/src/components/ui/RatingScale.vue
index 28f8b0e8..737e5e3d 100644
--- a/client/src/components/ui/RatingScale.vue
+++ b/client/src/components/ui/RatingScale.vue
@@ -1,3 +1,39 @@
+
+ {{ legend.label }}{{ props.title }}
+
+ {{ props.text }}
+
+ Durchschnitt:
+
+ {{ props.rating }}
+
+ {{ props.answers }} Antworten
+
- Durchschnitt:
-
- {{ props.rating }}
-
-
- {{ props.rating }} - {{ weight }} = {{ style }}
-