{% load otree %}
{% if treatment_info == 0 %} {% endif %} {% if treatment_info == 1%} {% endif %} {% if treatment_info == 2%} {% endif %}
Period Profit Compensation for profit
{{ subsession.round_number }} {{group.profit}} {{group.supervisor_bonus|c}}
Period Profit Compensation for profit Number of winning balls bought by the employee
{{ subsession.round_number }} {{group.profit}} {{group.supervisor_bonus|c}} {{effort}}
Period Number of winning balls bought by the employee
{{ subsession.round_number }} {{effort}}
{% if participant.vars.selected_effort == 1 %}

{% if participant.vars.role == "Supervisor" %} You have set the guideline below for the bonus decisions: {% else %} The supervisor in your company has set the guideline below for the bonus decisions: {% endif %}

Supervisors will use the bonus decision to reward employees only based on how many winning balls they buy.

{% endif %} {% if participant.vars.selected_profit == 1 %}

{% if participant.vars.role == "Supervisor" %} You have set the guideline below for the bonus decisions: {% else %} The supervisor in your company has set the guideline below for the bonus decisions: {% endif %}:

Supervisors will use the bonus decision to reward employees only based on the profit level they generate.

{% endif %} {% if participant.vars.treatment_g_input == 1 %}

Keystone asks supervisors to follow the guideline below for the bonus decisions:

At Keystone, we ask supervisors to use their bonus decision to reward employees only based on how many winning balls they buy.

{% endif %} {% if participant.vars.treatment_g_output == 1 %}

Keystone asks supervisors to follow the guideline below for the bonus decisions:

At Keystone, we ask supervisors to use their bonus decision to reward employees only based on the profit level they generate.

{% endif %}