fixed die
This commit is contained in:
@@ -19,11 +19,11 @@ function getStimulusMap() {
|
||||
</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.
|
||||
experiment.
|
||||
</p>
|
||||
<p class="leading-relaxed mt-2">
|
||||
Nonsense or random answers may lead to your submission being rejected.
|
||||
It is important that you read the questions carefully and
|
||||
answer them honestly.
|
||||
</p>
|
||||
<p class="mt-6">
|
||||
Press
|
||||
@@ -167,15 +167,14 @@ function getStimulusMap() {
|
||||
stimulusMap.set(
|
||||
'instructions_1',
|
||||
html`
|
||||
<p>In this experiment, you will be solving some captchas.</p>
|
||||
<p>In this experiment, you will be solving captchas.</p>
|
||||
<p class="mt-2">
|
||||
This will involve identifying slightly distorted letters and numbers
|
||||
from an image.
|
||||
</p>
|
||||
<p class="mt-2">
|
||||
<p class="mt-6">
|
||||
Your task is to solve the captchas as quickly and accurately as
|
||||
possible. You will not be given feedback on your performance.
|
||||
</p>
|
||||
possible. </p>
|
||||
<p class="mt-6">
|
||||
Press
|
||||
<strong>SPACE</strong>
|
||||
@@ -188,11 +187,11 @@ function getStimulusMap() {
|
||||
'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.
|
||||
In this study, we will randomise the difficulty of the captchas you will solve. </p>
|
||||
<p class="mt-2">
|
||||
You will roll a virtual die to determine the difficulty of the captchas you will see.
|
||||
</p>
|
||||
<p class="mt-2">
|
||||
<p class="mt-2">
|
||||
The higher the number you roll, the more difficult the captchas will be.
|
||||
</p>
|
||||
<p class="mt-6">
|
||||
@@ -207,18 +206,9 @@ function getStimulusMap() {
|
||||
'instructions_3',
|
||||
html`
|
||||
<p>
|
||||
You will now proceed to the captcha task, in which you will need to
|
||||
You will now proceed to the captcha task </p> <p class = "mt-2"> 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>
|
||||
|
||||
Reference in New Issue
Block a user