Skip to content

Commit

Permalink
adding new prolific completion code
Browse files Browse the repository at this point in the history
  • Loading branch information
mlisnic committed Mar 8, 2024
1 parent 66ade1c commit ac27033
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions public/stage-2/config-stage-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"autoDownloadStudy": false,
"sidebar": false,
"urlParticipantIdParam": "PROLIFIC_PID",
"studyEndMsg": "**Thank you for completing the study. You may click this link and return to Prolific**: [https://app.prolific.com/submissions/complete?cc=C1FY420B](https://app.prolific.com/submissions/complete?cc=C1FY420B)"
"studyEndMsg": "**Thank you for completing the study. You may click this link and return to Prolific**: [https://app.prolific.com/submissions/complete?cc=C19P3VR0](https://app.prolific.com/submissions/complete?cc=C19P3VR0)"
},
"recordStudyAudio": true,
"tasksToNotRecordAudio": [
Expand All @@ -33,7 +33,7 @@
],
"baseComponents": {
"viral-a": {
"instruction": "You've come across this visualization and the accompanying caption.<br>Please review the visualization and the caption, and then answer the questions below **based solely on this information**.<br>While looking at the visualization and answering questions, we ask you to **verbalize** your thought process and refer to specific things in the data or visualization that influence your answers.",
"instruction": "<br><br>You've come across this visualization and the accompanying caption.<br>Please review the visualization and the caption, and then answer the questions below **based solely on this information**.<br>While looking at the visualization and answering questions, we ask you to **verbalize** your thought process and refer to specific things in the data or visualization that influence your answers.",
"instructionLocation": "aboveStimulus",
"type": "react-component",
"path": "viz-guardrails/DataExplorer.tsx",
Expand Down Expand Up @@ -134,7 +134,7 @@
]
},
"viral-b": {
"instruction": "You've come across this visualization and the accompanying caption.<br>Please review the visualization and the caption, and then answer the questions below **based solely on this information**.<br>While looking at the visualization and answering questions, we ask you to **verbalize** your thought process and refer to specific things in the data or visualization that influence your answers.",
"instruction": "<br><br>You've come across this visualization and the accompanying caption.<br>Please review the visualization and the caption, and then answer the questions below **based solely on this information**.<br>While looking at the visualization and answering questions, we ask you to **verbalize** your thought process and refer to specific things in the data or visualization that influence your answers.",
"instructionLocation": "aboveStimulus",
"type": "react-component",
"path": "viz-guardrails/DataExplorer.tsx",
Expand Down Expand Up @@ -235,7 +235,7 @@
]
},
"stock-a": {
"instruction": "You've come across this visualization and the accompanying caption.<br>Please review the visualization and the caption, and then answer the questions below **based solely on this information**.<br>While looking at the visualization and answering questions, we ask you to **verbalize** your thought process and refer to specific things in the data or visualization that influence your answers.",
"instruction": "<br><br>You've come across this visualization and the accompanying caption.<br>Please review the visualization and the caption, and then answer the questions below **based solely on this information**.<br>While looking at the visualization and answering questions, we ask you to **verbalize** your thought process and refer to specific things in the data or visualization that influence your answers.",
"instructionLocation": "aboveStimulus",
"type": "react-component",
"path": "viz-guardrails/DataExplorer.tsx",
Expand Down Expand Up @@ -336,7 +336,7 @@
]
},
"stock-b": {
"instruction": "You've come across this visualization and the accompanying caption.<br>Please review the visualization and the caption, and then answer the questions below **based solely on this information**.<br>While looking at the visualization and answering questions, we ask you to **verbalize** your thought process and refer to specific things in the data or visualization that influence your answers.",
"instruction": "<br><br>You've come across this visualization and the accompanying caption.<br>Please review the visualization and the caption, and then answer the questions below **based solely on this information**.<br>While looking at the visualization and answering questions, we ask you to **verbalize** your thought process and refer to specific things in the data or visualization that influence your answers.",
"instructionLocation": "aboveStimulus",
"type": "react-component",
"path": "viz-guardrails/DataExplorer.tsx",
Expand Down

0 comments on commit ac27033

Please sign in to comment.