{{ block title }} Instructions (3/4) {{ endblock }} {{ block content }} Your payoff in a period depends on the following:

(1) How many other participants in your group have chosen the same field as you, and (2) whether you are on your field (Field {{ player.role.upper }}), or on one of the other fields (Fields {{ if player.role == 'a' }}B and C{{ elif player.role == 'b' }}A and C{{ else }}A and B{{ endif }}). {{ if group.high_payoffs }} {{ else }} {{ endif }}
Moreover, in every period you will receive additional points that are independent of your choices. In particular: {{ if group.lumpsum }} {{ else }} {{ endif }}

{{ next_button }} {{ endblock }}