{% extends "global/Page.html" %} {% load otree static %} {% block title %}
Please choose a number next to each statement to indicate the extent to which you agree or disagree with each of the following statements.
{% endblock %} {% block content %}I am someone who...
| Disagree strongly | Disagree a little | Neither agree nor disagree | Agree a little | Agree strongly | |
|---|---|---|---|---|---|
| {{ field.label }} | {% for choice in field %}{{ choice }} | {% endfor %}