{% extends "global/Page.html" %} {% load otree static %} {% block title %} {% endblock %} {% block content %}
次の各文章について、あなた自身の考えに一番近い数字にチェックをつけてください。
{% for field in form %} {% for item in field %} {% endfor %} {% endfor %}
全く同意
できない
1


2


3


4
どちら
でもない
5


6


7


8
強く同意
する
9
{{ field.label }} {{ item }}
{% next_button %} {% endblock %}