{% extends "global/Page.html" %} {% load otree %} {% block title %}
Initial Grade
{% endblock %} {% block content %}You got {{ orig_correct }} out of {{ Constants.num_rounds }} questions graded as correct. Note that the computer randomly assigned a correct or incorrect to TWO of your answers.
As a result, there is some chance that the final score shown above is indeed your correct score, but there is also some chance that the shown score is lower than your actual score, and some chance that the shown score is higher than your actual score.
You may request for regrade. For EACH of the following cost of regrade, please choose whether you are willing to pay the cost to request regrades for each scenario.
If you choose "Request Regrade", you pay the associated cost and the two randomly chosen questions will be regraded based on the correct answers. There is a chance that the original grade is correct and your final grade will not be changed. There is also a chance that the regraded result is better or worse than the initial grade.
If you choose "Do Not Request Regrade", the initial grade is your final grade.
ONE of the scenarios listed below will be randomly chosen to determine your cost and the final grade.
| Scenario | Your Choice |
|---|---|
| {{ field.label }} | {% for choice in field %}{{ choice }} | {% endfor %}