{% load otree static %} {% block content %}
Task:
On the next page we will show you a graphic consisting of a total of 400 dots. In the graphic there are between 0 and 400 RED dots and all the other dots are BLUE. The graph is shown to you for 8 seconds and then completely disappears from your screen.
Afterwards, you will have to make a guess:
{% if player.ask_red == True %} How many dots in the graphic were RED (in percent)? {% else %} How many dots in the graphic were BLUE (in percent)? {% endif %}
As explained earlier, we will ask you to make several guesses during this study. The computer will randomly choose one of the guesses you make to be payoff relevant. For this payoff relevant guess, you can earn 6€ in addition to your reimbursement for the completion of all parts of this study.
For each guess you make, you maximize the chances of winning the additional {{Constants.extra_payoff}}€, if you simply state your true expectation (the button below provides further details on the exact procedure).
Remember: We will show the graph for 8 seconds only. Please click next if you are ready for this task.
{% next_button %}