{{ extends 'global/Page.html' }} {{ block title }}Your Choice{{ endblock }} {{ block content }}
The Other Participant | |||
---|---|---|---|
Cooperate | Defect | ||
You | {{C.BOTH_COOPERATE_PAYOFF}}, {{C.BOTH_COOPERATE_PAYOFF}} | {{ C.BETRAYED_PAYOFF }}, {{C.BETRAY_PAYOFF}} | |
{{C.BETRAY_PAYOFF}}, {{ C.BETRAYED_PAYOFF }} | {{C.BOTH_DEFECT_PAYOFF}}, {{C.BOTH_DEFECT_PAYOFF}} |
Here you can chat with the other participant.
{% chat %} {% include C.INSTRUCTIONS_TEMPLATE %} {{ endblock }}