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

Trust

次のそれぞれの文が、あなた自身にどの程度当てはまるかお答えください。
{% for field in form %} {% for item in field %} {% endfor %} {% endfor %}
全くそう
思わない
1


2


3


4


5


6
強くそう
思う
7
{{ field.label }} {{ item }}
{% next_button %} {% endblock %}