{{ block title }} Questionnaire {{ endblock }} {{ block content }}

First, please answer the following questions:

{{ formfield player.age }} {{ formfield player.gender }} {{ formfield player.education }}
{{ formfield player.field_of_work }}



Please indicate how much you agree with the following statements from 1 (Strongly Disagree) to 5 (Strongly Agree):

{% for field, text in statements %} {% for val in options %} {% endfor %} {% endfor %}
1 2 3 4 5
{{ text }}



What is your overall perception of algorithms (such as Artificial Intelligence)? (1: Strongly Disagree, 5: Strongly Agree)
{{ formfield player.algorithms_3 }} {{ formfield player.algorithms_2 }} {{ formfield player.algorithms_4 }} {{ formfield player.familiarity }} {{ formfield player.algorithms_1 }}
{{ formfield player.text_box }}
Please note that this is a required field.
0 / 50 (minimum)



{{ endblock }}