{{ block title }} Questionnaire (1/3) {{ endblock }} {{ block content }}

To what extent do you agree or disagree with the following statements:

{{ for choice in form.bjw1 }} {{ endfor }} {{ for choice in form.bjw2 }} {{ endfor }} {{ for choice in form.bjw3 }} {{ endfor }} {{ for choice in form.bjw4 }} {{ endfor }} {{ for choice in form.bjw5 }} {{ endfor }} {{ for choice in form.bjw6 }} {{ endfor }} {{ for choice in form.bjw7 }} {{ endfor }}
Agree strongly Agree moderately Agree slightly Neither agree nor disagree Disagree slightly Disagree moderately Disagree strongly
{{ form.bjw1.label }}{{ choice }}
{{ form.bjw2.label }}{{ choice }}
{{ form.bjw3.label }}{{ choice }}
{{ form.bjw4.label }}{{ choice }}
{{ form.bjw5.label }}{{ choice }}
{{ form.bjw6.label }}{{ choice }}
{{ form.bjw7.label }}{{ choice }}
{{if player.participant.treatment != None}}

Based on the following scale, how would you rate the participants in Country B? "Very cold" means that you don't care at all about them while "Very warm" means that you feel very favorable towards them.

Very cold   {{ for choice in form.thermometer }} {{ choice }} {{ endfor }}   Very warm

{{else}} {{endif}} {{if player.participant.treatment != None}} {{formfield 'corruption_perception'}} {{else}} {{endif}} {{ next_button }} {{ endblock }}