{% extends "global/Page.html" %} {% load otree %} {% block title %} Survey {% endblock %} {% block content %}
Please answer the following questions.
| 1 = Not at all true | 2 | 3 | 4 = Somewhat true | 5 | 6 | 7 = Very true | |
|---|---|---|---|---|---|---|---|
| {{ form.autgen_1_1.label }} | {% for choice in form.autgen_1_1 %}{{ choice }} | {% endfor %}||||||
| {{ form.autgen_1_2.label }} | {% for choice in form.autgen_1_2 %}{{ choice }} | {% endfor %}||||||
| {{ form.autgen_1_3.label }} | {% for choice in form.autgen_1_3 %}{{ choice }} | {% endfor %}||||||
| {{ form.autgen_1_4.label }} | {% for choice in form.autgen_1_4 %}{{ choice }} | {% endfor %}||||||
| {{ form.autgen_1_5.label }} | {% for choice in form.autgen_1_5 %}{{ choice }} | {% endfor %}||||||
| {{ form.autgen_1_6.label }} | {% for choice in form.autgen_1_6 %}{{ choice }} | {% endfor %}||||||
| {{ form.autgen_1_7.label }} | {% for choice in form.autgen_1_7 %}{{ choice }} | {% endfor %}||||||
| {{ form.autgen_1_8.label }} | {% for choice in form.autgen_1_8 %}{{ choice }} | {% endfor %}