{% load i18n %}

{% trans "Course Staff Information" %}

{% trans "Response total" %}:
{{ num_submissions }}
{% for item in status_counts %} {% endfor %}
{% trans "Student Progress" %}
{% trans "Problem Step" %} {% trans "Active Students in Step" %}
{{ item.status }} {{ item.count }}
{% trans "Location" %}: {{ item_id }}