{{ block title }}{{ endblock }} {{ block content }}
Schedule of Effort Levels

Your Effort Level Cost of Effort (in Lira) Probability of Achieving a High Outcome {% if player.id_in_group == 1 %} and Receiving the 2,000 Lira Bonus {% endif %} {% if player.id_in_group == 2 %} and Receiving base salary only {% endif %} {% if player.id_in_group == 3 %} and Receiving the 1,000 Lira Bonus {% endif %} Probability of Achieving a Medium Outcome {% if player.id_in_group == 1%} and Receiving the 1,000 Lira Bonus {% endif %} {% if player.id_in_group == 2 %} and Incurring the 1,000 Lira Penalty {% endif %} {% if player.id_in_group == 3 %} Receiving base salary only {% endif %} Probability of Achieving a Low Outcome {% if player.id_in_group == 1 %} and Receiving base salary only {% endif %} {% if player.id_in_group == 2 %} and Incurring the 2,000 Lira Penalty, {% endif %} {% if player.id_in_group == 3 %} and Incurring the 1,000 Lira Penalty {% endif %}
1 50 5% 30% 65%
2 150 10% 30% 60%
3 250 15% 30% 55%
4 350 20% 30% 50%
5 450 25% 30% 45%
6 550 30% 30% 40%
7 650 35% 30% 35%
8 750 40% 30% 30%
9 850 45% 30% 25%
10 950 50% 30% 20%
11 1050 55% 30% 15%
12 1150 60% 30% 10%
13 1250 65% 30% 5%
{% formfield player.effort_1 label="For Round 1, please type your effort level between 1 and 13 below:" %} {% next_button %} {% endblock %}