{{ block title }} Questionnaire (1/3) {{ endblock }} {{ block content }}
To what extent do you agree or disagree with the following statements:
| Agree strongly | Agree moderately | Agree slightly | Neither agree nor disagree | Disagree slightly | Disagree moderately | Disagree strongly | |
|---|---|---|---|---|---|---|---|
| {{ form.bjw1.label }} | {{ for choice in form.bjw1 }}{{ choice }} | {{ endfor }}||||||
| {{ form.bjw2.label }} | {{ for choice in form.bjw2 }}{{ choice }} | {{ endfor }}||||||
| {{ form.bjw3.label }} | {{ for choice in form.bjw3 }}{{ choice }} | {{ endfor }}||||||
| {{ form.bjw4.label }} | {{ for choice in form.bjw4 }}{{ choice }} | {{ endfor }}||||||
| {{ form.bjw5.label }} | {{ for choice in form.bjw5 }}{{ choice }} | {{ endfor }}||||||
| {{ form.bjw6.label }} | {{ for choice in form.bjw6 }}{{ choice }} | {{ endfor }}||||||
| {{ form.bjw7.label }} | {{ for choice in form.bjw7 }}{{ choice }} | {{ endfor }}
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 }}