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

Thank you for participating. Please take a moment to fill in this survey. If there are any questions you do not feel comfortable answering, write NA.

{% formfield player.major label="Please enter your major" %} {% formfield player.ethnicity label="Please enter your ethnicity" %} {% formfield player.gender label="Please enter your gender" %} {% formfield player.GPA label="Please enter your GPA" %} {% formfield player.year label="Please enter your year in school (as a number)" %} {% next_button %}
{% endblock %}