{% extends "global/Page.html" %} {% block content %}
{{ question }}
Payoffs for each combination of choices:
| The Other Participant | |||
|---|---|---|---|
| Choice 1 | Choice 2 | ||
| You | Choice 1 | {{ Constants.PayoffCC }}, {{ Constants.PayoffCC }} | {{ Constants.PayoffDC }}, {{ Constants.PayoffCD }} |
| Choice 2 | {{ Constants.PayoffCD }}, {{ Constants.PayoffDC }} | {{ Constants.PayoffDD }}, {{ Constants.PayoffDD }} | |
Rule for determining if match continues: