From 2e38fd0d0b1eba0bd6a63ca4714663d4c39fb3f5 Mon Sep 17 00:00:00 2001 From: mlisnic Date: Sat, 7 Sep 2024 19:58:50 +0000 Subject: [PATCH] deploy: 2b28a4b2f01645bbbc8a40cdc88b62d30def1386 --- stage-3/config-stage-3.json | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/stage-3/config-stage-3.json b/stage-3/config-stage-3.json index c6b480b1b..219ff745e 100644 --- a/stage-3/config-stage-3.json +++ b/stage-3/config-stage-3.json @@ -53,7 +53,7 @@ "id": "agree", "type": "likert", "location": "belowStimulus", - "prompt": "The visualization supports the idea that stock C is the best performing stock in the entire industry:", + "prompt": "The visualization supports the idea that stock C yielded the highest returns in the industry in 2023:", "preset": 5, "leftLabel": "Strongly disagree", "rightLabel": "Strongly agree", @@ -112,7 +112,7 @@ "id": "agree", "type": "likert", "location": "belowStimulus", - "prompt": "The visualization supports the idea that stock E is the best performing stock in the entire industry:", + "prompt": "The visualization supports the idea that stock E yielded the highest returns in the industry in 2023:", "preset": 5, "leftLabel": "Strongly disagree", "rightLabel": "Strongly agree", @@ -177,7 +177,7 @@ "id": "agree", "type": "likert", "location": "belowStimulus", - "prompt": "The visualization supports the idea that stock A is the best performing stock in the entire industry:", + "prompt": "The visualization supports the idea that stock A yielded the highest returns in the industry in 2023:", "preset": 5, "leftLabel": "Strongly disagree", "rightLabel": "Strongly agree", @@ -496,7 +496,17 @@ "stock-simple-a-sd", "stock-simple-a-ss", "stock-simple-a-jd", - "stock-simple-a-js" + "stock-simple-a-js", + "stock-simple-e-n", + "stock-simple-e-sd", + "stock-simple-e-ss", + "stock-simple-e-jd", + "stock-simple-e-js", + "stock-simple-c-n", + "stock-simple-c-sd", + "stock-simple-c-ss", + "stock-simple-c-jd", + "stock-simple-c-js" ] } ]