{% extends "openassessmentblock/response/oa_response.html" %} {% block list_item %}
  • {% endblock %} {% block title %} This step's status: Incomplete {% endblock %} {% block body %}

    The due date for this part of the problem has passed

    You can no longer submit a response or continue with the problem's next steps. Any progress you've made to this point is saved however.

    {% endblock %}