{{ block title }} Part 1 {{ endblock }} {{ block content }}
{{ formfield_errors 'estimation_roll_1' }} {{ formfield_errors 'estimation_roll_2' }} {{ formfield_errors 'estimation_roll_3' }} {{ formfield_errors 'estimation_roll_4' }} {{ formfield_errors 'estimation_roll_5' }} {{ formfield_errors 'estimation_roll_6' }}

Now we ask you to estimate the reported outcomes of the other participants in PART 1 of today's experiment.

{{for field in form}}

{{field.label}}
{{field}}

{{endfor }}
{{ next_button }}
{{ endblock }}