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

FNS

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

1
いいえ

2
{{ field.label }} {{ item }}
{% next_button %} {% endblock %}