{{ extends 'global/Page.html' }} {{ block title }}Trust Game: Your Choice{{ endblock }} {{ block content }}

Instructions

This is a trust game with 2 players. The other player is {{alias1}}. This is an alias that has been randomly assigned to ensure confidentiality. You will play this game for {{C.NUM_ROUNDS}} rounds. The rules will be the same, but the players will be different for each round.

To start, participant A receives 10 points; participant B receives nothing. Participant A can send some or all of his 10 points to participant B. Before B receives this amount it will be tripled. Once B receives the tripled amount he can decide to send some or all of it back to A.

How much do you want to send to {{alias1}}?

{{ formfields }} {{ next_button }} {{ endblock }}