{% load i18n %}

{{ display_name }}

{{ problem_progress }}
{{ prompt|safe }}
{{ word_count_message }}
{% if display_other_responses %}
{% endif %}
{{ submitted_message }}
{% if not is_past_due %} {% endif %}
{{ used_attempts_feedback }}
{{ user_alert }}
{% if display_other_responses %}

{% trans "Submissions by others" %}

{% endif %}