{% load otree %}

What is your decision between X and Y ? (Please click on the blue button of your choice)

Your Partner
X Y
You {{ Constants.both_cooperate_payoff_BA|json }} ECU ; {{ Constants.both_cooperate_payoff_AB|json }} ECU {{ Constants.betrayed_payoff_BA|json }} ECU ; {{ Constants.betray_payoff_AB|json }} ECU
{{ Constants.betray_payoff_BA|json }} ECU ; {{ Constants.betrayed_payoff_AB|json }} ECU {{ Constants.both_defect_payoff_BA|json }} ECU ; {{ Constants.both_defect_payoff_AB|json }} ECU

If You and your Partner choose both X : You win {{ Constants.both_cooperate_payoff_BA|json }} ECU and your Partner win {{ Constants.both_cooperate_payoff_AB|json }} ECU

If You choose X and your Partner choose Y: You win {{ Constants.betrayed_payoff_BA|json }} ECU and your Partner win {{ Constants.betray_payoff_AB|json }} ECU

If You choose Y and your Partner chosse X: You win {{ Constants.betray_payoff_BA|json }} ECU and your Partner win {{ Constants.betrayed_payoff_AB|json }} ECU

If You and your Partner choose both Y : You win {{ Constants.both_defect_payoff_BA|json }} ECU and your Partner win {{ Constants.both_defect_payoff_AB|json }} ECU