{{ block title }} Round {{ period }} {{ endblock }} {{ block content }} {% block styles %} {% include 'RPD/style.html'%} {% endblock %}

Scenario {{if version}}1{{else}}2{{endif}}:

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}}
{{ if version }} {{ else }} {{endif}} {{ if version }} {{ else }} {{endif}}

Round {{period}}

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}}
{{ endblock }}