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

Thank you for participating in this study.

This study will take approximately {{exp_duration}} minutes to complete.

You will earn a fixed reward of {{fee}}. In addition, you can earn a bonus for completing the study. To complete the study, you will need to read all instructions carefully and answer the corresponding comprehension questions correctly. You receive a minimum bonus of {{ total_fixed_payment }} when you complete the study.

{# This study has 3 parts, 2 main parts and one short part.#} You can earn an additional bonus. {# At the end of the study, one of the three parts will be randomly selected with equal probability.#} At the end of the study, one of the tasks will be randomly selected and your decision in this task determines your additional bonus. The chance that you get paid an additional bonus for the first part is 1 in 3.

Important information

{% next_button %}
{% endblock %}