{% extends "global/Page.html" %} {% load otree %} {% block head_title %} Study {% endblock %} {% block styles %} {% endblock %} {% block content %}

Survey

Please answer the following questions.

Question 1 {% formfield player.choice_2 %} Question 2 (Optional) {% formfield player.strategy %} Question 3 (Optional) {% formfield player.thoughts %}

{% next_button %} {% endblock %}