{% extends "global/Page.html" %} {% load otree %} {% block title %} あなたは、家電量販店にいます。以下の質問にお答え下さい。 (*1ポイント=1円,このお店のメンバーズカードを所持。) {% endblock %} {% block content %} {% formfield player.q9 %} {% formfield player.q10 %} {% formfield player.q11 %} {% formfield player.q12 %} {% formfield player.q13 %} {% formfield player.q14 %} {% next_button %} {% endblock %}