{{ block title }} {{ endblock }} {{ block content }}
{{ if group.GameMode == "Independent" }} {{endif}} {{ if group.GameMode == "Cooperation" }} {{endif}} {{ if group.GameMode == "Competition" }} {{endif}} {{ if group.GameMode == "Divergent" }} {{endif}}

What will your co-player choose?

100% Sure

100% Sure

Not Sure

{{ next_button }}
{{if player.round_number > 1 }} {{ if player.id_in_group == 1 }} {{ if group.Lastchoosep2 == 'Tree' }} {{endif}} {{ if group.Lastchoosep2 == 'Stone' }} {{endif}} {{endif}} {{ if player.id_in_group == 2 }} {{ if group.Lastchoosep1 == 'Tree' }} {{endif}} {{ if group.Lastchoosep1 == 'Stone' }} {{endif}} {{endif}} {{endif}} {{ formfields }} {{if player.round_number <= C.demo_trial }} {{else}} {{endif}} {{ endblock }}