{% extends "global/Page.html" %}
{% load otree static %}
{% block title %}
Introduction
{% endblock %}
{% block content %}
Thank you for participating in the study!
This study contains two parts:
You will receive ${{ initial_earning }} participation fee once you complete the study. You will also have an opportunity to earn extra bonus, based on your decisions and on chance. So, please read the instruction carefully.
This study will use the currency named “tokens”, with the following exchange rate:
At the end of the study, your earnings in tokens will be converted into dollars and be paid to you as explained in the consent form. Therefore, the more tokens you earn from the study, the more extra bonus you will be able to make. Your final payment consists of two parts:
Please click "Next" to proceed to the instruction for the Expert-Client Game.
{% next_button %} {% endblock %} {% block scripts %} {% endblock %}