{% extends "global/Page.html" %} {% block title %}Welcome!{% endblock %} {% block content %}
Task Instructions:
The task you will be performing during today's session involves solving math problems.
Please do not use a calculator. You may use a pen and paper to help solve the problems.
This study consists of 7 independent rounds, each with a time limit of 3 minutes.
After each round, you will have to wait for the others within your group before proceeding.
Once all group members have completed the round, you will see the results of your performance on that
round{% if player.math == 'multiplication' %} as well as how your performance compares to the performance of
the other participants in your group{% endif %}.
{% if player.math == 'multiplication' %}
You will start in a group of 3.
After round 2, one person from a different group will be promoted and join your group
for the remaining rounds.
Your group will have 4 members for rounds 3-7.
{% else %}
You will start in a group of 3. This may change during the session.
If there is a change, you will be informed
before the round starts.
{% endif %}
In each round, you will see a question with 5 possible answer choices.
Choose the answer that you think is the correct answer to the problem.
You should accurately solve as many problems as possible within the 3 minutes.
Your compensation will be based on the number of questions you solve correctly
in one randomly chosen round .
{% if player.math == 'multiplication' %}
Each correct answer in a round is worth $2.50.
Below is an example of what you will see when the task begins.
{% else %}
Each correct answer in a round is worth $0.75.
Below is an example of what you will see when the task begins.
{% endif %}
On the next page, you will be prompted to enter your name.
After you enter your name, the task will begin and the 3 minute timer will start.