{% extends "global/Page.html" %} {% load otree %} {% block title %} 結果 {% endblock %} {% block content %}

あなたの選択(性別): {{ player.Q1 }}

あなたの選択(イヤホン): {{ player.Q2 }}

あなたの選択(イヤホン): {{ player.Q3 }}

あなたの選択(イヤホン): {{ player.Q4 }}

あなたの選択(参考書): {{ player.Q5 }}

あなたの選択(参考書): {{ player.Q6 }}

あなたの選択(参考書): {{ player.Q7 }}

{% next_button %} {% endblock %}