{% extends "global/Page.html" %} {% load otree %} {% block title %} {% endblock %} {% block content %} {% formfield player.no_approach label="Q4. On which kinds of arguments have you based your answer to questions 2 and 3 (allow for multiple choices)?" %} {% formfield player.other %}

{% next_button %}

{% block scripts %} {% endblock %} {% block styles %} {% endblock %} {% endblock %}