{{ extends 'global/Page.html' }} {{ block title }}Task 1 Instruction{{ endblock }} {{ block content }}
You will have 1 minute to finish this task.
In the following task, 5 different lotteries will be presented on your screen.
In each of these lotteries, there are two possible outcomes, reward A and reward B.
Both rewards are equally likely, i.e., have a chance of exactly 50% to be chosen.
The rewards are denoted in points.
Your task is to choose your favorite lottery, which subsequently will be played out. A random generator will determine whether you win reward A or reward B. You will see which reward you won at the end of the task.The points you earned in this task will be added to your payments.
{{ next_button }} {{ endblock }}