{{ block title }}Participant {{tag}}: Round {{ period }} Scenario {{version}} {{ endblock }} {{ block content }} {% block styles %} {% include 'GPD/style.html'%} {% endblock %}
Suppose the other participant chose {{ version }} in the first round, resulting in the highlighted outcome on the right. Which option would you like to choose in round 2?
Your response will become your choice in round two if the other participant chooses {{ version }} in round 1.
| Round 1 | {{ opp_tag }}'s Choice | ||
|---|---|---|---|
| {{ C.C_TAG}} | {{ C.D_TAG}} | ||
| Your Choice | {{C.C_TAG}} | {{C.PAYOFF_CC}}, {{C.PAYOFF_CC}} | {{ C.PAYOFF_CD }}, {{C.PAYOFF_DC}} |
| {{C.D_TAG}} | {{C.PAYOFF_DC}}, {{ C.PAYOFF_CD }} | {{C.PAYOFF_DD}}, {{C.PAYOFF_DD}} | |
Make a choice for round 2 in this scenario:
| Round {{period}} | {{ opp_tag }}'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}} | ||