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

Please answer the following questions.



{% formfield player.age %}

{% formfield player.gender %}
How tall are you?
{% formfield player.feet %} {% formfield player.inches %}
{% formfield player.rt %}
{% formfield player.bizlei %}
{% formfield player.seattype %}
{% formfield player.section %}
{% formfield player.comment %} {% next_button %} {% endblock %}