{{ block title }} {{ if player.round_number == 1 }} Period 0 - Initial Estimates {{ elif player.round_number < 5 }} Estimates for Period {{ round }} {{ elif player.round_number == 5 }} Previous Participant {{ endif }} {{ endblock }} {{ block content }} {{ if player.round_number == 5 and partner_estimates.Round4.Selection == None }}
Unfortunately, the previous participant did not complete the study.
You can proceed by clicking "Next".
| The previous participant made the following choices: | Initial Choice | Period 1 | Period 2 | Period 3 |
|---|---|---|---|---|
| {{ partner_estimates.Round1.Selection }} | {{ partner_estimates.Round2.Selection }} | {{ partner_estimates.Round3.Selection }} | {{ partner_estimates.Round4.Selection }} |
{{ formfield "performance" }}
{{ form.newinfo.label }}
{{ form.newinfo }}