{% spaceless %}

{{ title }}

{% block message %}

This problem requires that you work through multiple parts. You can begin by reading the question below and providing your response.

{% endblock %}

This Problem's Prompt/Question

{{ question|linebreaks }}
    {% for assessment in rubric_assessments %}
  1. {{ assessment.title }}

    This step's status: Loading
  2. {% endfor %}
{% endspaceless %}