{{ block content }}

Please select the option that best corresponds to how much you agree with each item

{{ for choice in form.iu_1 }} {{ endfor }} {{ for choice in form.iu_2 }} {{ endfor }} {{ for choice in form.iu_3 }} {{ endfor }} {{ for choice in form.iu_4 }} {{ endfor }} {{ for choice in form.iu_5 }} {{ endfor }} {{ for choice in form.iu_6 }} {{ endfor }} {{ for choice in form.iu_7 }} {{ endfor }} {{ for choice in form.iu_8 }} {{ endfor }} {{ for choice in form.iu_9 }} {{ endfor }} {{ for choice in form.iu_10 }} {{ endfor }} {{ for choice in form.iu_11 }} {{ endfor }} {{ for choice in form.iu_12 }} {{ endfor }}
Not at all characteristic of me A little characteristic of me Somewhat characteristic of me Very characteristic of me Entirely characteristic of me
{{ form.iu_1.label }} {{ formfield_errors 'iu_1' }}
{{ choice }}
{{ form.iu_2.label }} {{ formfield_errors 'iu_2' }}
{{ choice }}
{{ form.iu_3.label }} {{ formfield_errors 'iu_3' }}
{{ choice }}
{{ form.iu_4.label }} {{ formfield_errors 'iu_4' }}
{{ choice }}
{{ form.iu_5.label }} {{ formfield_errors 'iu_5' }}
{{ choice }}
{{ form.iu_6.label }} {{ formfield_errors 'iu_6' }}
{{ choice }}
{{ form.iu_7.label }} {{ formfield_errors 'iu_7' }}
{{ choice }}
{{ form.iu_8.label }} {{ formfield_errors 'iu_8' }}
{{ choice }}
{{ form.iu_9.label }} {{ formfield_errors 'iu_9' }}
{{ choice }}
{{ form.iu_10.label }} {{ formfield_errors 'iu_10' }}
{{ choice }}
{{ form.iu_11.label }} {{ formfield_errors 'iu_11' }}
{{ choice }}
{{ form.iu_12.label }} {{ formfield_errors 'iu_12' }}
{{ choice }}
{{ next_button }} {{ endblock }}