{{ block title }} Pilot - feedback {{ endblock }} {{ block content }}

Thank you for taking part in the pilot study of our experiment. We use pilots to ensure that the questions are clear to the participants of the main experiment. Please help us to improve this study by giving us feedback below.

{% for field in form %} {% if field.name not in hidden_fields %} {{ formfield field.name }} {% endif %} {% endfor %}
{% for field in form %} {% if field.name in hidden_fields %} {{ formfield field.name }} {% endif %} {% endfor %}


Exit survey (return task) Instructions


{{ endblock }}