{% 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 %}

In addition to regrade requests regarding the final class grade, we are also interested in learning about regrade requests throughout the semester BEFORE the final class grade is assigned. The next few questions are about regrade requests (including grade corrections or changes) DURING the semester.

DURING the semester, did you ask your instructor to reconsider a grade on an assignment or some other course component (homework, midterm, final, paper, project etc.)?

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