{% extends "global/Page.html" %} {% load otree %} {% block title %} Initial Grade {% endblock %} {% block content %}
The Student decided to request you to regrade the question. Please decide whether the solution submitted by the Student is True or False.
| Question | Student's answer | Initial grade | Regrade decision? |
|---|---|---|---|
| {{ group.question }} | {{ group.submitted_answer }} | {{ group.init_grading }} |
|