{% load otree %}
| Expert's work effort (1 = lowest, 10 = highest) |
Total return from effort ({{ Constants.return_per_effort }} x effort) points |
Costs of work effort for expert (in points) |
| {{ Constants.effort_choices.0 }} | {{ Constants.return_list.0 }} | {{ Constants.costs.0 }} |
| {{ Constants.effort_choices.1 }} | {{ Constants.return_list.1 }} | {{ Constants.costs.1 }} |
| {{ Constants.effort_choices.2 }} | {{ Constants.return_list.2 }} | {{ Constants.costs.2 }} |
| {{ Constants.effort_choices.3 }} | {{ Constants.return_list.3 }} | {{ Constants.costs.3 }} |
| {{ Constants.effort_choices.4 }} | {{ Constants.return_list.4 }} | {{ Constants.costs.4 }} |
| {{ Constants.effort_choices.5 }} | {{ Constants.return_list.5 }} | {{ Constants.costs.5 }} |
| {{ Constants.effort_choices.6 }} | {{ Constants.return_list.6 }} | {{ Constants.costs.6 }} |
| {{ Constants.effort_choices.7 }} | {{ Constants.return_list.7 }} | {{ Constants.costs.7 }} |
| {{ Constants.effort_choices.8 }} | {{ Constants.return_list.8 }} | {{ Constants.costs.8 }} |
| {{ Constants.effort_choices.9 }} | {{ Constants.return_list.9 }} | {{ Constants.costs.9 }} |