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

Please state how much you agree with each of the statements below.

1. I often compare myself with others with respect to what I have accomplished in life.

{{ formfield 'soc_comp_1' }}

2. If I want to find out how well I have done something, I compare what I have done with how others have done.

{{ formfield 'soc_comp_2' }}

3. I am not the type of person who compares often with others.

{{ formfield 'soc_comp_3' }}

4. If I want to improve or better myself, I compare what I have done with how others have done.

{{ formfield 'soc_comp_4' }}

5. If I want to feel better about myself, I compare what I have done with how others have done.

{{ formfield 'soc_comp_5' }}




{{ endblock }}