{% 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 gts_scales %} {% endfor %} {% for number in gts_scales %} {% endfor %} {% for number in gts_scales %} {% endfor %} {% for number in gts_scales %} {% endfor %} {% for number in gts_scales %} {% endfor %} {% for number in gts_scales %} {% endfor %}
Strongly Disagree Disagree Neutral Agree Strongly Agree
Strongly Disagree Disagree Neutral Agree Strongly Agree
Most people are basically honest.
Most people are trustworthy.
Most people are basically good and kind.
Most people are trustful of others.
I am trustful.
Most people will respond in kind when they are trusted by others.
{% next_button %} {% endblock %}