{% extends "global/Page.html" %}
{% load otree static %}
{% block title %}
Section 1. Course {{ player.round_number }} of the most recent {{Constants.num_rounds}} courses.
{% endblock %} {% block content %}In this section, we ask few questions about the most recent three courses you completed by the end of the fall semester in 2018 at the Colorado State University. Questions on this page is related to Class No. {{ player.round_number }}.
{% formfields %} {% next_button %} {% endblock %}