Skip to content

Commit

Permalink
deploy: 0892e44
Browse files Browse the repository at this point in the history
  • Loading branch information
mlisnic committed Sep 7, 2024
1 parent 2e38fd0 commit 88f88ee
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 19 deletions.
4 changes: 2 additions & 2 deletions assets/index-Xl2hxeGS.js → assets/index-QDBUycz5.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
}(window.location))
</script>

<script type="module" crossorigin src="/viz-guardrails-study/assets/index-Xl2hxeGS.js"></script>
<script type="module" crossorigin src="/viz-guardrails-study/assets/index-QDBUycz5.js"></script>
</head>
<body>
<div id="root"></div>
Expand Down
20 changes: 4 additions & 16 deletions stage-3/config-stage-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"id": "agree",
"type": "likert",
"location": "belowStimulus",
"prompt": "The visualization supports the idea that stock C yielded the highest returns in the industry in 2023:",
"prompt": "The visualization supports the idea that stock C yielded the highest returns in the entire industry in 2023:",
"preset": 5,
"leftLabel": "Strongly disagree",
"rightLabel": "Strongly agree",
Expand Down Expand Up @@ -112,7 +112,7 @@
"id": "agree",
"type": "likert",
"location": "belowStimulus",
"prompt": "The visualization supports the idea that stock E yielded the highest returns in the industry in 2023:",
"prompt": "The visualization supports the idea that stock E yielded the highest returns in the entire industry in 2023:",
"preset": 5,
"leftLabel": "Strongly disagree",
"rightLabel": "Strongly agree",
Expand Down Expand Up @@ -177,7 +177,7 @@
"id": "agree",
"type": "likert",
"location": "belowStimulus",
"prompt": "The visualization supports the idea that stock A yielded the highest returns in the industry in 2023:",
"prompt": "The visualization supports the idea that stock A yielded the highest returns in the entire industry in 2023:",
"preset": 5,
"leftLabel": "Strongly disagree",
"rightLabel": "Strongly agree",
Expand Down Expand Up @@ -492,21 +492,9 @@
"order": "latinSquare",
"numSamples": 1,
"components": [
"stock-simple-a-n",
"stock-simple-a-sd",
"stock-simple-a-ss",
"stock-simple-a-jd",
"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"
"stock-simple-c-ss"
]
}
]
Expand Down

0 comments on commit 88f88ee

Please sign in to comment.