{{ block title }} Final questionnaire {{ endblock }} {{ block content }}
{% formfield player.name %}
{% formfield player.gender %}
{{ if player.treatment == '1' }}
{% formfield player.access %}
{% formfield player.other_1 %}
{{ else }}
{% formfield player.other_2 %}
{{ endif }}