{{ block title }} Endowment revelation {{ endblock }} {{ block content }}
You have been allocated 30 tokens. The other group member has been allocated 10 tokens.
{{ elif player.treatment == 'FT' and player.type == 'low' }}You have been allocated 10 tokens. The other group member has been allocated 30 tokens.
{{ elif player.treatment == 'OIF' and player.type == 'high' }}You have been allocated 30 tokens.
You do not know the endowment of the other group member you are matched with.
You may choose whether to learn the other group member’s token allocation before making your contribution decision.
If you choose to reveal this information, nothing will be deducted from your bonus payment.
{{ formfield 'reveal' }} {{ elif player.treatment == 'OIF' and player.type == 'low' }}You have been allocated 10 tokens.
You do not know the endowment of the other group member you are matched with.
You may choose whether to learn the other group member’s token allocation before making your contribution decision.
If you choose to reveal this information, nothing will be deducted from your bonus payment.
{{ formfield 'reveal' }} {{ elif player.treatment == 'OIC' and player.type == 'high' }}You have been allocated 30 tokens.
You do not know the endowment of the other group member you are matched with.
You may choose whether to learn the other group member’s token allocation before making your contribution decision.
If you choose to reveal this information, $0.20 will be deducted from your bonus payment.
{{ formfield 'reveal' }} {{ elif player.treatment == 'OIC' and player.type == 'low' }}You have been allocated 10 tokens.
You do not know the endowment of the other group member you are matched with.
You may choose whether to learn the other group member’s token allocation before making your contribution decision.
If you choose to reveal this information, $0.20 will be deducted from your bonus payment.
{{ formfield 'reveal' }} {{ elif player.treatment == 'FI' and player.type == 'high' }}You have been allocated 30 tokens.
You do not know the endowment of the other group member you are matched with.
{{ elif player.treatment == 'FI' and player.type == 'low' }}You have been allocated 10 tokens.
You do not know the endowment of the other group member you are matched with.
{{ endif }}