working prototype
This commit is contained in:
@@ -9,26 +9,30 @@ export const textStimuli = {
|
||||
};
|
||||
|
||||
function getStimulusMap() {
|
||||
|
||||
const stimulusMap = new Map();
|
||||
|
||||
|
||||
stimulusMap.set('pre_survey_info', html`
|
||||
<p class="leading-relaxed">
|
||||
You will now answer a few questions about your experience in the experiment. It is important that you read the questions carefully and answer them honestly.
|
||||
</p>
|
||||
<p class ="leading-relaxed mt-2">
|
||||
Nonsense or random answers may lead to your submission being rejected.
|
||||
</p>
|
||||
<p class="mt-6">
|
||||
Press
|
||||
<strong>SPACE</strong>
|
||||
to continue.
|
||||
</p>
|
||||
`
|
||||
stimulusMap.set(
|
||||
'pre_survey_info',
|
||||
html`
|
||||
<p class="leading-relaxed>
|
||||
The captcha task is now complete.
|
||||
</p>
|
||||
<p class="leading-relaxed mt-2"">
|
||||
You will now answer a few questions about your experience in the
|
||||
experiment. It is important that you read the questions carefully and
|
||||
answer them honestly.
|
||||
</p>
|
||||
<p class="leading-relaxed mt-2">
|
||||
Nonsense or random answers may lead to your submission being rejected.
|
||||
</p>
|
||||
<p class="mt-6">
|
||||
Press
|
||||
<strong>SPACE</strong>
|
||||
to continue.
|
||||
</p>
|
||||
`
|
||||
);
|
||||
|
||||
|
||||
stimulusMap.set(
|
||||
'pre_consent_info',
|
||||
html`
|
||||
@@ -105,15 +109,16 @@ function getStimulusMap() {
|
||||
</p>
|
||||
The controller within the meaning of the EU General Data Protection
|
||||
Regulation (GDPR) and other national data protection laws of the member
|
||||
states, as well as other data protection regulations is the University of Muenster, represented by the Rector, Prof. Dr.
|
||||
Johannes Wessels, Schlossplatz 2, 48149 MünsterTel.: + 49 251
|
||||
83-0E-Mail: verwaltung@uni-muenster.de
|
||||
states, as well as other data protection regulations is the University
|
||||
of Muenster, represented by the Rector, Prof. Dr. Johannes Wessels,
|
||||
Schlossplatz 2, 48149 MünsterTel.: + 49 251 83-0E-Mail:
|
||||
verwaltung@uni-muenster.de
|
||||
<p class="font-semibold mt-2">
|
||||
8. Contact details of the data protection officer
|
||||
</p>
|
||||
The data protection officer of the University of Muenster is: Nina Meyer-Pachur
|
||||
Schlossplatz 2, 48149 Münster Tel.: + 49 251 83-22446 E-Mail:
|
||||
datenschutz@uni-muenster.de
|
||||
The data protection officer of the University of Muenster is: Nina
|
||||
Meyer-Pachur Schlossplatz 2, 48149 Münster Tel.: + 49 251 83-22446
|
||||
E-Mail: datenschutz@uni-muenster.de
|
||||
<p class="font-semibold mt-2">
|
||||
9. Reference to the rights of those affected
|
||||
</p>
|
||||
@@ -159,14 +164,68 @@ function getStimulusMap() {
|
||||
`
|
||||
);
|
||||
|
||||
|
||||
stimulusMap.set(
|
||||
'instructions_1',
|
||||
html`
|
||||
TEST
|
||||
<p>In this experiment, you will be solving some captchas.</p>
|
||||
<p class="mt-2">
|
||||
This will involve identifying slightly distorted letters and numbers
|
||||
from an image.
|
||||
</p>
|
||||
<p class="mt-2">
|
||||
Your task is to solve the captchas as quickly and accurately as
|
||||
possible. You will not be given feedback on your performance.
|
||||
</p>
|
||||
<p class="mt-6">
|
||||
Press
|
||||
<strong>SPACE</strong>
|
||||
to continue.
|
||||
</p>
|
||||
`
|
||||
);
|
||||
|
||||
stimulusMap.set(
|
||||
'instructions_2',
|
||||
html`
|
||||
<p>
|
||||
To randomise the difficulty of the captchas you will be solving, we will
|
||||
first ask you to roll a virtual die. You will then be shown captchas of
|
||||
a difficulty corresponding to the number you rolled.
|
||||
</p>
|
||||
<p class="mt-2">
|
||||
The higher the number you roll, the more difficult the captchas will be.
|
||||
</p>
|
||||
<p class="mt-6">
|
||||
Press
|
||||
<strong>SPACE</strong>
|
||||
to continue.
|
||||
</p>
|
||||
`
|
||||
);
|
||||
|
||||
stimulusMap.set(
|
||||
'instructions_3',
|
||||
html`
|
||||
<p>
|
||||
You will now proceed to the captcha task, in which you will need to
|
||||
solve 12 captchas in a row as quickly and accurately as possible.
|
||||
</p>
|
||||
<p class="mt-2">
|
||||
Please ensure that you are in a quiet environment and that you will not
|
||||
be interrupted for the next few minutes.
|
||||
</p>
|
||||
<p class="mt-2">
|
||||
Please also ensure that you solve these captchas to the best of your
|
||||
ability. Nonsense or random answers may lead to your submission being
|
||||
rejected.
|
||||
</p>
|
||||
<p class="mt-6 text-red-500">
|
||||
Press
|
||||
<strong>SPACE</strong>
|
||||
when you are ready to begin.
|
||||
</p>
|
||||
`
|
||||
);
|
||||
|
||||
stimulusMap.set(
|
||||
'debrief',
|
||||
@@ -184,10 +243,13 @@ function getStimulusMap() {
|
||||
</p>
|
||||
<p class="mt-2">
|
||||
To this end, we created the appearance of additional participants in
|
||||
the experiment – in reality, you performed the task alone with your 'partner's' actions being peformed by a computer.
|
||||
the experiment – in reality, you performed the task alone with your
|
||||
'partner's' actions being peformed by a computer.
|
||||
</p>
|
||||
<p class="mt-2">
|
||||
You may have also read in the post-experiment questionnaire that your partner was either an AI agent – this was to examine whether people’s suspicions are biased by the way in which they are asked about them.
|
||||
You may have also read in the post-experiment questionnaire that your
|
||||
partner was either an AI agent – this was to examine whether people’s
|
||||
suspicions are biased by the way in which they are asked about them.
|
||||
</p>
|
||||
<p class="mt-2">
|
||||
Should you have any additional questions, you may contact Dr Shaheed
|
||||
|
||||
Reference in New Issue
Block a user