From f4dd20e76d8a446bf80c07fd7763946d7bf5acf8 Mon Sep 17 00:00:00 2001 From: Jan Date: Wed, 18 Sep 2024 16:40:10 +0200 Subject: [PATCH] Added into page, some more progress and a small bugfixtypo --- slaeforms/templates/intropage.html | 43 ++++++++++++++++++++++ slaeforms/templates/standard_template.html | 5 ++- slaeforms/templates/teststartpage.html | 8 +--- slaeforms/userstudy1.json | 12 ++++-- 4 files changed, 55 insertions(+), 13 deletions(-) create mode 100644 slaeforms/templates/intropage.html diff --git a/slaeforms/templates/intropage.html b/slaeforms/templates/intropage.html new file mode 100644 index 0000000..27e08fe --- /dev/null +++ b/slaeforms/templates/intropage.html @@ -0,0 +1,43 @@ + + + + + + + + DGS Avatar Study + + + +
+

SLAEFORMS Gebärdensprachavatar Studie

+ + + +
+ +

+ Bei allen Aufgaben in dieser Studie gibt es ein Erklärungsvideo, in dem die Aufgabe und die Antwortmöglichkeiten in Gebärdensprache erklärt werden. + Falls sie Fragen haben oder eine Aufgabe nicht verstehen, können sie den "Gebärdensprache" Button auf der rechten Seite des Bildschirms klicken, um das Video und den Erklärungstext zu sehen. + Sie können den Button nochmal anklicken um wieder zur Aufgabe zurückzukommen. +

+
+ +
+

+ Der Gebärdensprache Button. +

+ +
+
+
+ +
+
+
+ + + \ No newline at end of file diff --git a/slaeforms/templates/standard_template.html b/slaeforms/templates/standard_template.html index 62a0bf0..17479d5 100644 --- a/slaeforms/templates/standard_template.html +++ b/slaeforms/templates/standard_template.html @@ -316,8 +316,9 @@ step={{question["step"]}} {% endif %} {% endfor %}
- - + + +
diff --git a/slaeforms/templates/teststartpage.html b/slaeforms/templates/teststartpage.html index b4fc556..62c4fd8 100644 --- a/slaeforms/templates/teststartpage.html +++ b/slaeforms/templates/teststartpage.html @@ -13,9 +13,7 @@

SLAEFORMS Gebärdensprachavatar Studie

-

- Hallo und willkommen zu dieser Studie, danke für Ihre Teilnahme. -

+

In dieser Studie geht es um die Entwicklung von Gebärdensprachavataren, also animierte 3D-Avatare, die Gebärdensprache sprechen sollen. @@ -66,10 +64,6 @@

-
diff --git a/slaeforms/userstudy1.json b/slaeforms/userstudy1.json index 2aa05ba..515b866 100644 --- a/slaeforms/userstudy1.json +++ b/slaeforms/userstudy1.json @@ -1,7 +1,11 @@ { + "Block 0":{ + "type": "SinglePage", + "template": "intropage.html" + }, "Block 1": { "type": "TaskTemplate", - "tempalte": "standard_template.html", + "template": "standard_template.html", "stimuli": { "type": "empty", "list": { @@ -284,7 +288,7 @@ }, "Block 2": { "type": "TaskTemplate", - "tempalte": "standard_template.html", + "template": "standard_template.html", "stimuli": { "type": "single_video", "order": "random", @@ -466,7 +470,7 @@ }, "Block 3": { "type": "TaskTemplate", - "tempalte": "standard_template.html", + "template": "standard_template.html", "stimuli": { "type": "double_video", "list_1": { @@ -522,7 +526,7 @@ }, "Block 4": { "type": "TaskTemplate", - "tempalte": "standard_template.html", + "template": "standard_template.html", "stimuli": { "type": "empty", "list": {