{% extends "global/Page.html" %} {% load otree static %} {% block of scripts %} {% endblock %} {% block of styles %} {% endblock %} {{ block content }}
Stage 3

{{if treat == 2}}
We would now like you to choose which member of your Group you would like to work with in Stage 4 (which is described below). If you choose a given member of your group and this member also chooses you, then the two of you will work together in Stage 4 and the third member will work alone.

{{endif}}
Stage 4 instructions: In this stage, you will spend 10 minutes carefully reviewing the responses you provided to the survival questions in Stage 2. You will have the opportunity to change your responses if you wish. {{if treat == 2}}Members of your group who chose to work with each other will be allowed to communicate via chat and discuss their answers.{{endif}} Unselected members of the group will work alone. Your earnings will be based on the final answers submitted after this stage. You will only be permitted to move to Stage 5 once the ten minutes are up. You can now make your choice below:


{{ for choice in form.part1vote }}

{{ choice }}
{{ endfor }}

{{part1}}
{{part2}}

You (P{{number_in_group}})

{{ next_button }} {{ endblock }}