{% extends "global/Page.html" %}
{% load staticfiles otree_tags %}
{% block title %}
Thank You for Participating
{% endblock %}
{% block content %}
Before we calculate your earnings, please answer the following short survey.
{% formfield player.year with label="What year of your undergraduate education are you in?" %}
{% formfield player.major with label="What is your major or intended major?" %}
{% formfield player.gender with label="What is your gender?" %}