{% trans "This assignment has several steps. In the first step, you'll provide a response to the question. The other steps appear below the Your Response field." %}
{% endblock %}
{% for assessment in rubric_assessments %}
{% trans assessment.title %}
{% trans "This step's status:" %}{% trans "Loading" %}