{% extends "global/Page.html" %} {% load otree static %} {% block title %} Welcome to the experiment! {% endblock %} {% block content %}

In this experiment, you can earn a bonus on top of the completion fee. Your bonus depends on your choices as well as on chance. It is thus important that you read the explanations carefully.

There will be attention checks. You will be excluded from the experiment and receive no payment if you fail them.

Some pages have built-in delays to ensure that all participants spend enough time reading the explanations. There is no upper time limit—you can take as much time as you need. Please be aware of Prolific's maximum time allowed to complete the experiment.

{{ formfield 'prolID' }} {{ if touristVersion }}

Note: In this tourist version, you can enter anything as your Prolific ID.

{{ endif }}

To participate in this experiment, you must agree with our participation rules and privacy policy.



I have read the participation rules and privacy policy and consent with them: {{ form.consent_privacy }} {{ formfield_errors 'consent_privacy' }}

The experiment will take about 20 minutes, of which reading the explanations will take about 10 minutes. Please confirm that you are willing to focus exclusively on the experiment until you are finished: {{ form.consent_attention }}

Finally, please confirm that your browser window is wider than it is high. This ensures that the upcoming content is displayed correctly: {{ form.consent_screen }}
You can verify that your bonus is computed fairly and exactly as described. Verification is possible after the experiment if you download Verification.pdf below. You receive the password to it after the experiment.
{{if player.downloadLeft}}
{{else}}
{{ endif }}
{{ if touristVersion}}
Note: In this tourist version, the password for the Verification.pdf is '{{showPW}}' (no quotes).
{{ endif }}

{{ formfield_errors 'screenWidth' }} {{ formfield_errors 'screenHeight' }}
{{ formfield_errors 'consent_attention' }} {% if testing %} {% endif %} {% endblock %}