{% 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 regrade 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 increased, decreased, or stayed the same? (Please note that your answers need to sum to 100.)

On a scale from 1 (not stressed at all) to 7 (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 %}