{% extends "global/Page.html" %} {% load otree %} {% block title %} Your Round {{player.subsession.round_number}} Decision {% endblock %} {% block content %}

{% formfields %}

Payoff Table (ECUs)

Group Minimum Hours
Your Hours 70 60 50 40 30 20 10
70 103 93 83 73 63 53 43
60 100 90 80 70 60 50
50 98 88 78 68 58
40 95 85 75 65
30 93 83 73
20 90 80
10 88

{% include Constants.instruction_template %}
{% next_button %} {% endblock %}