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

For each of the traits below, have you ever discussed that trait with your friends, family, or teachers?

{% for field in form %} {% for choice in field %} {% endfor %} {% endfor %}
Friends Family Teachers No discussion
{{ field.label }}{{ choice }}
{% next_button %}
{% endblock %}