{% extends "global/Page.html" %} {% load otree static %} {% block title %} Questionnaire task - part 2 {% endblock %} {% block content %}
In this questionnaire we present 100 statements. We ask you to think about the extent to which these statements apply to you as a person. They are written from a third person perspective. Please read each statement and decide how much you agree or disagree with that statement to hold true for you. Then rate your response using the following scale:
5 = strongly agree
4 = agree
3 = neutral (neither agree nor disagree)
2 = disagree
1 = strongly agree
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 %}