{% extends "global/Page.html" %} {% load otree static %} {% block title %} Student Survey.

Section 1. Course {{ player.round_number }} of the most recent {{Constants.num_rounds}} courses.

{% endblock %} {% block content %}

Under which department was the course listed?

{% formfields %} {% next_button %} {% endblock %}