{% extends "global/Page.html" %} {% load otree %} {% block title %} Change of setting {% endblock %} {% block content %} {% if player.get_cos_group < 0 %}

Now, imagine the following setting:
You still have to send credits to participant B, that will be tripled and participant B can send credits back to you. But you do not have a pseudonym and nothing is transparent.
This means, no other participant in this study will be able to see your pseudonym, your transaction partner's pseudonym, the amount of ECUs you sent or the time of the transaction.

{% else %} Now, imagine the following setting:
You still have to send credits to participant B, that will be tripled and participant B sends credits back to you. To make the transactions transparent, a summary of all transactions will be shown after the transactions. The summary includes all participants’ real names, the amounts that were sent and the time of the transactions (see example below).



{% endif %} {% formfields %}


{% next_button %} {% endblock %}