{{ block content }} {{ if player.is_mediator }}

You are the {{player.role}} player. Now you will communicate with the Blue player and the Green player and assist them in making a decision.

Remember that there are two important rules for the communication procedure:

  1. Communication ends if both the Blue player and the Green player decide to leave the chat. At the bottom of the chat box, there is a "Leave" button. If a player clicks this button, this is shown to the other player. If only one player clicks “Leave”, the communication will continue. Only if both the Blue player and the Green player decide to leave the chat, the communication will end. After clicking “Leave”, the Blue player and the Green player can also indicate to continue communicating by clicking “Stay”. The Red player cannot decide to leave the chat or to continue the communication.
  2. You are not allowed to identify yourself in any way. If you identify yourself (for instance, by giving your name or computer number or describing where you are seated), you may be excluded from the experiment and lose all earnings, including the show-up fee.

{{ else }}

You are the {{ player.role }} player. Now you will communicate with the other players before making a decision.

Remember that there are two important rules for the communication procedure:

  1. Communication ends if both the Blue player and the Green player decide to leave the chat. At the bottom of the chat box, there is a "Leave" button. If a player clicks this button, this is shown to the other player. If only one player clicks “Leave”, the communication will still continue. Only if both the Blue player and the Green player decide to leave the chat, the communication will end. After clicking “Leave”, the Blue player and the Green player can also indicate to continue communicating by clicking “Stay”. The Red player cannot decide to leave the chat or to continue the communication.
  2. You are not allowed to identify yourself in any way. If you identify yourself (for instance, by giving your name or computer number or describing where you are seated), you may be excluded from the experiment and lose all earnings, including the show-up fee.

{{ endif }} {{ next_button }} {{ endblock}}