{% extends "global/Page.html" %} {% load otree %} {% block title %} Summary of experimental results {% endblock %} {% block content %}
In this experiment, your role is a group member
In stage two, the participant who was actually elected as the leader decided to allocate {{ real_leader_offer }} ECs to each of the other group member. Therefore, in stage two, your earning is {{ real_leader_offer }} ECs
In the stage three of the ten rounds of investment task, your earning is {{ total_payoffs_public_good }} ECs
In addition, in the task of estimation, the extra earning you get is:{{ correct_estimation }} ECs。
Therefore, the total earnings you get from this experiment is: {{ total_payoff_employee}} ECs.
In addition to your show-up fee, your total payoff for participating in this experiment is: {{ total_earning_employee}} Yuan.
If you have finished reading, please click on the "next" to fill out a short questionnaire.{% endblock %}