{{ 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 do you choose?

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