{% extends "global/Page.html" %} {% load otree %} {% block title %} Summary of experimental results {% endblock %} {% block content %}
In this experiment, your role is a group leader
In stage two,you decided to allocate {{ real_leader_offer }} ECs to each of the other three group members, therefore, your earning in this stage is {{ kept }} ECs
In stage three, your earning is {{ total_payoffs_public_good }} ECs
Therefore, the total earnings you get from this experiment is: {{ total_payoff_leader}}ECs .In addition to your show-up fee, your total payoff for participating in this experiment is: {{ total_earning_leader }} Yuan
If you have finished reading, please click on the "next" to fill out a short questionnaire.
{% endblock %}