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

    You did not complete this portion of the problem before its due date.

    {% endblock %}