{{ block title }} Round {{ period }} {{ endblock }} {{ block content }} {% block styles %} {% include 'RPD/style.html'%} {% endblock %}
If the other participant {{ if version }} chose {{C.C_TAG}} {{ else }} chose {{C.D_TAG}} {{endif}} in the first round, leading to the outcome on the right, which option will you choose for the second round?
Please click on your choice below.
Round 1(Outcome) |
Other's Choice | ||
|---|---|---|---|
| {{ C.C_TAG}} | {{ C.D_TAG}} | ||
| Your Choice | {{C.PAYOFF_CC}}, {{C.PAYOFF_CC}} | {{ C.PAYOFF_CD }}, {{C.PAYOFF_DC}} | |
| {{C.PAYOFF_DC}}, {{ C.PAYOFF_CD }} | {{C.PAYOFF_DD}}, {{C.PAYOFF_DD}} | ||
Round {{period}} |
Other's Choice | |||
|---|---|---|---|---|
| {{ C.C_TAG}} | {{ C.D_TAG}} | |||
| Your Choice | {{ if version }}{{ else }} | {{endif}} | {{C.PAYOFF_CC}}, {{C.PAYOFF_CC}} | {{ C.PAYOFF_CD }}, {{C.PAYOFF_DC}} |
| {{ else }} | {{endif}} | {{C.PAYOFF_DC}}, {{ C.PAYOFF_CD }} | {{C.PAYOFF_DD}}, {{C.PAYOFF_DD}} | |