{% load otree %} {{ block title }}Final Survey{{ endblock }} {{ block content }}

Please answer the following questions.

{{ formfield 'ethnicity' }}
{{ formfield 'ethnicity_other' }}
{{ formfield 'father_birth_country' }} {{ formfield 'mother_birth_country' }} {{ formfield 'birth_country' }} {{ formfield 'us_start_age' }} {{ next_button }} {% include "final_survey/_debug_autofill.html" %} {{ endblock }}