{{ block title }} {{ endblock }} {{ block content }}

Your ID number: {{player.name_in_group}}

{% include Constants.flag_right_top_template %} {% if player.chat_included == True %}

Now you have a chance to discuss your opinions for 5 minutes within your group. After the discussion, you will be asked to make your final decision on how many points to spend in decreasing the payoff of Foreign Player 2. Your final decision will be implemented instead of the previous one if you are chose to be Chinese Player 2.

{% if Constants.victim_included == True %}

Please remember that in your group, Chinese Player 1 is China-{{group.victim_id}}.

{% else %}

Please remember that in your group, Chinese Player 1 is China-{{group.victim_id}}. He/she does not have access to the discussion.

{% endif %}

Please do not discuss things that are irrelavant to the experiment, or reveal anything regarding your identity in reality (name, gender, etc.).

{% chat nickname=player.name_in_group channel=player.chat_included %}

{% else %}

Now your group members have a chance to discuss their opinions for 5 minutes. After the discussion, you will be asked to make your final decision on how many points to spend in decreasing the payoff of Foreign Player 2. Your final decision will be implemented instead of the previous one if you are chose to be Chinese Player 2.

Please wait for your group members to finish the discussion.

{% endif %}

The next botton is only shown in tests.

{% next_button %}

{{ endblock }}