{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} アンケート (2/9ページ) {% endblock %} {% block content %}

以下の質問にお答えください。ただし、答えたくない質問項目については「回答しない」を選択してください。

{% formfield player.q_gender %}
{% formfield player.q_age %}
{% formfield player.q_device %}
{% formfield player.q_understanding %}
{% formfield player.q_music_on %}
{% next_button %} {% endblock %}