{% extends "global/Page.html" %} {% load static otree %} {% block styles %} {% endblock %} {% block title %}Survey #1{% endblock %} {% block content %}
Please answer as honestly as possible. Remember your responses are anonymous. For each item below, please choose ONE rating that best describes you:
| Definitely false | Probably false | Probably true | Definitely true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ names.0 }} |
{% endif %} {% if forloop.counter0 is 1 %} | {{ names.1 }} |
{% endif %} {% if forloop.counter0 is 2 %} | {{ names.2 }} |
{% endif %} {% if forloop.counter0 is 3 %} | {{ names.3 }} |
{% endif %} {% if forloop.counter0 is 4 %} | {{ names.4 }} |
{% endif %} {% if forloop.counter0 is 5 %} | {{ names.5 }} |
{% endif %} {% if forloop.counter0 is 6 %} | {{ names.6 }} |
{% endif %} {% if forloop.counter0 is 7 %} | {{ names.7 }} |
{% endif %} {% if forloop.counter0 is 8 %} | {{ names.8 }} |
{% endif %} {% if forloop.counter0 is 9 %} | {{ names.9 }} |
{% endif %} {% if forloop.counter0 is 10 %} | {{ names.10 }} |
{% endif %} {% if forloop.counter0 is 11 %} | {{ names.11 }} |
{% endif %} {% if forloop.counter0 is 12 %} | {{ names.12 }} |
{% endif %} {% if forloop.counter0 is 13 %} | {{ names.13 }} |
{% endif %} {% if forloop.counter0 is 14 %} | {{ names.14 }} |
{% endif %} {% if forloop.counter0 is 15 %} | {{ names.15 }} |
{% endif %} {% if forloop.counter0 is 16 %} | {{ names.16 }} |
{% endif %} {% if forloop.counter0 is 17 %} | {{ names.17 }} |
{% endif %} {% if forloop.counter0 is 18 %} | {{ names.18 }} |
{% endif %} {% if forloop.counter0 is 19 %} | {{ names.19 }} |
{% endif %} {% if forloop.counter0 is 20 %} | {{ names.20 }} |
{% endif %} {% if forloop.counter0 is 21 %} | {{ names.21 }} |
{% endif %} |