{{ block title }}実験の結果{{ endblock }} {{ block content }}

{{ if same_choice }} 二人とも「{{ my_decision }}」を選びました。 {{ else }} あなたは 「{{ my_decision }}」を選び、 ペアの相手は「 {{ opponent_decision }}」を選びました。 {{ endif }}

この実験であなたは{{ player.payoff }}を得ました。

{{ next_button }} {{ include_sibling 'instructions.html' }} {{ endblock }}