{% 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:

  1. Expert-Client Game
  2. Questionnaire

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:

1 token = 10 cents
(100 tokens = 10 dollars)

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:

  1. ${{ initial_earning }} participation fee;
  2. Extra bonus based on tokens that you earn from the tasks.

Please click "Next" to proceed to the instruction for the Expert-Client Game.

{% next_button %} {% endblock %} {% block scripts %} {% endblock %}