{% 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:

{# #} {# #} {# #} {% for number in ch_scales %} {% endfor %} {% for number in ch_scales %} {% endfor %} {% for number in ch_scales %} {% endfor %} {% for number in ch_scales %} {% endfor %} {% for number in ch_scales %} {% endfor %}
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.
Most poeple will use somewhat unfair means to gain profit or an advantage rather than lose it.
No one cares much what happens to you.
I think most poeple would lie in order to get ahead.
I commonly wonder what hidden reasons another person may have for doing something nice for me.
{# {% for field in form %}#} {# {% formfield field %}#} {# {% endfor %}#} {% next_button %} {% endblock %}