{{ block title }} {{ endblock }} {{ block content }}
You have been allocated {{ my_endowment }} tokens. The other group member has been allocated {{ other_endowment }} tokens.
{{ elif player.treatment == 'OIF' or player.treatment == 'OIC' }} {{ if player.reveal == '2' }}You have been allocated {{ my_endowment }} tokens. The other group member has been allocated {{ other_endowment }} tokens.
{{ endif }} {{ endif }} {{ if player.endowment == 10 }}From the viewpoint of a neutral uninvolved arbitrator, what is the fair amount of tokens that you should contribute to the project? (Your response should be a number between 0 and 10 tokens.)
{{ elif player.endowment == 30 }}From the viewpoint of a neutral uninvolved arbitrator, what is the fair amount of tokens that you should contribute to the project? (Your response should be a number between 0 and 30 tokens.)
{{ endif }}{{ formfield 'own_fair2' }}
From the viewpoint of a neutral uninvolved arbitrator, what is the fair amount of tokens that the other group member should contribute to the project? (Your response should be a number between 0 and {{ other_endowment }} tokens.)
{{ formfield 'other_fair2' }}
From the viewpoint of a neutral uninvolved arbitrator, what is the morally right amount of tokens that you should contribute to the project? (Your response should be a number between 0 and 10 tokens.)
{{ elif player.endowment == 30 }}From the viewpoint of a neutral uninvolved arbitrator, what is the morally right amount of tokens that you should contribute to the project? (Your response should be a number between 0 and 30 tokens.)
{{ endif }}{{ formfield 'own_moral2' }}
From the viewpoint of a neutral uninvolved arbitrator, what is the morally right of tokens that the other group member should contribute to the project? (Your response should be a number between 0 and {{ other_endowment }} tokens.)
{{ formfield 'other_moral2' }}