{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Survey {% endblock %} {% block content %}

The following statements inquire about your thoughts and feelings in a variety of situations. For each item, indicate how well it describes you by choosing the appropriate letter on the scale at the top of the page: A, B, C, D, or E. When you have decided on your answer, fill in the letter next to the item number. READ EACH ITEM CAREFULLY BEFORE RESPONDING. Answer as honestly as you can. Thank you

Use the following scale to indicate your agreement with each of the questions.

{% for number in IRI_scales %} {% endfor %} {% for number in IRI_scales %} {% endfor %} {% for number in IRI_scales %} {% endfor %} {% for number in IRI_scales %} {% endfor %} {% for number in IRI_scales %} {% endfor %} {% for number in IRI_scales %} {% endfor %} {% for number in IRI_scales %} {% endfor %}
A.does not describe me well B. --- C. ---- D.---- E.describes very well
I often have tender, concerned feelings for people less fortunate than me.
Sometimes I don't feel very sorry for other people when they are having problems.
When I see someone being taken advantage of, I feel kind of protective towards them.
Other people's misfortunes do not usually disturb me a great deal.
When I see someone being treated unfairly, I sometimes don't feel very much pity for them.
I am often quite touched by things that I see happen.
I would describe myself as a pretty soft-hearted person.
{##} {#

#} {# Use the following scale to indicate your agreement with each of the questions.#} {#

#} {##} {#

#} {# A = does not describe me well B = C = D = E = describe me very well#} {##} {#

#} {# {% for field in form %}#} {# {% formfield field %}#} {# {% endfor %}#} {% next_button %} {% endblock %}