{% load otree %} {% if player.information_condition == 1 %}
The decision of Chinese Player 2 has been implemented.
{% endif %} {% if player.information_condition == 2 %} {% if player.if_victim == True %}The amount of points spent by Chinese Player 2:
{% else %}The decision of Chinese Player 2 has been implemented.
{% endif %} {% endif %} {% if player.information_condition == 3 %}The amount of points spent by Chinese Player 2:
{% endif %} {% if player.information_condition == 4 %}The amount of points spent by Chinese Player 2:
The ID number of Chinese Player 2:
{% endif %} {% if player.message == 1 %}However, Chinese Player 2 sends you the following information:
{% endif %} {% if player.message_amount == 1 %}The amount of points spent by Chinese Player 2:
{% endif %} {% if player.message_id == 1 %}The ID number of Chinese Player 2:
{% endif %}