{{ block title }} Exit Survey {{ endblock }} {{ block content }}
Please answer the questions below, by moving the sliders, to continue.
{% for field in form %} {% if field.name not in hidden_fields %} {{ formfield field.name }} {% endif %} {% endfor %}