{% extends "openassessmentblock/peer/oa_peer_assessment.html" %} {% block list_item %}
  • {% endblock %} {% block title %} This step's status: Incomplete ({{ graded }} of {{ must_grade }}) {% endblock %} {% block body %}

    The deadline for this part of the problem has passed

    You can no longer assess your peers' responses or continue with the problem's next steps. Any progress you've made to this point is saved however.

    {% endblock %}