{% block title %} Five statements {% endblock %} {% block content %} {{ if session.config.development }} {{ endif }}

Please indicate to what degree you agree or disagree with each of the following statements.

{% for s in statements %}

{{ s.text }}{{ if s.attribution }} — {{ s.attribution }}{{ endif }}

{% for val in likert_values %}
{% endfor %}
{% endfor %}
{% endblock %}