{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Survey {% endblock %} {% block content %}
Please say how much you agree or disagree with the following statements:
| Strongly Disagree | Disagree | Neutral | Agree | Strongly Agree | #} {#||
|---|---|---|---|---|---|---|
| Strongly Disagree | Somewhat Disagree | Slightly Disagree | Slightly Agree | Somewhat Agree | Strongly Agree | |
| Most people dislike putting themselves out to help other people. | {% for number in ch_scales %}{% endfor %} | |||||
| Most poeple will use somewhat unfair means to gain profit or an advantage rather than lose it. | {% for number in ch_scales %}{% endfor %} | |||||
| No one cares much what happens to you. | {% for number in ch_scales %}{% endfor %} | |||||
| I think most poeple would lie in order to get ahead. | {% for number in ch_scales %}{% endfor %} | |||||
| I commonly wonder what hidden reasons another person may have for doing something nice for me. | {% for number in ch_scales %}{% endfor %} |