{{ extends "global/Page.html" }} {{ block title }}Cooperate or not, conditionally {{ endblock }} {{ block content }}
In each cell, the amount to the left is the payoff for you and to the right for the other participant.
| The Other Participant | |||
|---|---|---|---|
| Cooperate | Defect | ||
| You | Cooperate | {{ C.PD_PAYOFF_B }}, {{ C.PD_PAYOFF_B }} | 0, {{ C.PD_PAYOFF_A }} |
| Defect | {{ C.PD_PAYOFF_A }}, 0 | {{ C.PD_PAYOFF_C }}, {{ C.PD_PAYOFF_C }} | |