{% extends "global/Page.html" %} <<<<<<< HEAD {% load otree %} ======= {% load otree static %} >>>>>>> 0982dc5566ffb7cb2176b6338e4f4497a3d00fc3 {% block title %} Your Choice {% endblock %} <<<<<<< HEAD ======= {% block styles %} {% endblock %} >>>>>>> 0982dc5566ffb7cb2176b6338e4f4497a3d00fc3 {% block content %}
The Other Participant | |||
---|---|---|---|
Cooperate | Defect | ||
You | =======|||
You | >>>>>>> 0982dc5566ffb7cb2176b6338e4f4497a3d00fc3{{Constants.both_cooperate_payoff}}, {{Constants.both_cooperate_payoff}} | {{ Constants.betrayed_payoff }}, {{Constants.betray_payoff}} | |
{{Constants.betray_payoff}}, {{ Constants.betrayed_payoff }} | {{Constants.both_defect_payoff}}, {{Constants.both_defect_payoff}} |
Here you can chat with the other participant.
{% chat %} {% include Constants.instructions_template %} {% endblock %}