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

Section 1. Course Information

{% endblock %} {% block content %}

You said that you have never approached or considered approaching a class instructor with a grade change request. What is the reason for that? (Please check ALL that apply.)

{% formfield player.whynot label="" %} {% formfield player.whynot_o label="" %}

If you had asked the instructor for a regrade, what do you believe is the percent chance that your grade would have been improved, decreased, or stayed the same? (Please note that your answers need to sum to 100.)

Between 0 (not stressed at all) to 10 (extremely stressed), how stressed would you have felt if you had asked the instructor for a regrade?

{% formfield player.Q1_1_2 label="" %} {% next_button %} {% endblock %}