{% extends "global/Page.html" %} {% load otree %} {% block title %} Survey {% endblock %} {% block content %}
Please answer the questions below regarding the hypothetical setting on the previous page.
| I strongly disagree. |
I strongly agree. | |||||
|---|---|---|---|---|---|---|
| {{ field.label }} | {% for choice in field %} | {{ choice }} | {% endfor %}||||