{{ block title }} {{ endblock }} {{ block content }} People react differently to unfair situations. How about you?
Consider cases where you are disadvantaged.



It worries me when I have to work hard for things that come for others.

Not at all
{% for choice in form.Ana_PQ_disadv1 %}
{{ choice }}
{% endfor %}
Exactly


I have a bad conscience when I receive a reward that someone else has earned.

Not at all
{% for choice in form.Ana_PQ_disadv2 %}
{{ choice }}
{% endfor %}
Exactly


It makes me sad when I receive more opportunities than others to develop my skills.

Not at all
{% for choice in form.Ana_PQ_disadv3 %}
{{ choice }}
{% endfor %}
Exactly


It disturbs me when I receive what others ought to have.

Not at all
{% for choice in form.Ana_PQ_disadv4 %}
{{ choice }}
{% endfor %}
Exactly


It worries me for a long time when others have to fix my carelessness.

Not at all
{% for choice in form.Ana_PQ_disadv5 %}
{{ choice }}
{% endfor %}
Exactly




{{ endblock }}