{% extends "global/Page.html" %} {% load otree static %} {% block title %} Questionnaire Task - part 2 {% endblock %} {% block content %}

In this questionnaire we present 61 statements about you. Please read each statement and decide how much you agree or disagree with that statement. Then rate your response using the following scale:

5 = strongly agree

4 = agree

3 = neutral (neither agree nor disagree)

2 = disagree

1 = strongly disagree

0 = prefer not to answer

Please answer every statement as honest as you can, even if you are not proud of the statements. Remember that all recorded answers are completely anonymous and confidential. Nobody including the researchers, are able to trace back the answers to you.

{% formfields %} {% next_button %} {% endblock %}