diff --git a/slaeforms/templates/standard_template.html b/slaeforms/templates/standard_template.html index 56853b5..3a88bda 100644 --- a/slaeforms/templates/standard_template.html +++ b/slaeforms/templates/standard_template.html @@ -262,7 +262,8 @@ step={{question["step"]}} {% elif (questions[question]["type"] == "multiplechoice") %}
-
diff --git a/slaeforms/userstudy1.json b/slaeforms/userstudy1.json index 5c7c02a..2536c5c 100644 --- a/slaeforms/userstudy1.json +++ b/slaeforms/userstudy1.json @@ -8,6 +8,7 @@ "template": "standard_template.html", "stimuli": { "type": "single_video", + "order": "", "list": { "video_1": "platzhalter-video.mp4" },