{% extends "global/Page.html" %} {% load otree %} {% block title %} Overview of Study {% endblock %} {% block styles %} {% endblock %} {% block content %}
{{ if player.participant.treatment == 1 }}

This is an experiment in decision making. Please read all the instructions carefully. A clear understanding of the instructions will help you make better decisions and increase your earnings from the experiment.


There are three parts to the experiment. You will receive instructions at the beginning of each part. You will also be asked to complete a short survey after Part 3.


In this experiment, all payments are expressed in Experimental Currency Units (ECU). Your payments will be converted to Australian dollars (AUD) at a rate of 50 ECU = 1 AUD and paid to you privately at the end of the experiment via bank transfer.


You will receive 250 ECU for showing up and another 250 ECU for completing the survey at the end of the experiment. This gives you a budget of 500 ECU. You can spend from this budget for some of the decisions you make during the experiment. Moreover, we will randomly choose either Part 1 or Part 2, and you can earn more money based on the decisions you make in this randomly chosen part.

{{ else }}

This is an experiment in decision making. Please read all the instructions carefully. A clear understanding of the instructions will help you make better decisions and increase your earnings from the experiment.


There are four parts to the experiment. You will receive instructions at the beginning of each part. You will also be asked to complete a short survey after Part 4.


In this experiment, all payments are expressed in Experimental Currency Units (ECU). Your payments will be converted to Australian dollars (AUD) at a rate of 50 ECU = 1 AUD and paid to you privately at the end of the experiment via bank transfer.


You will receive 250 ECU for showing up and another 250 ECU for completing the survey at the end of the experiment. This gives you a budget of 500 ECU. You can spend from this budget for some of the decisions you make during the experiment. Moreover, we will randomly choose one of Parts 1, 2, or 4, and you can earn more money based on the decisions you make in this randomly chosen part.

{{ endif }}

Please raise your hand if you have any questions.



{% endblock %}