{% endblock %}
{% block title %}
{% trans "This step's status" %}:
{% blocktrans with graded=graded %} Complete ({{ graded }}){% endblocktrans %}
{% endblock %}
{% block body %}
{% trans "Peer Assessments Complete" %}
{% trans "You have successfully completed all of the required peer assessments for this assignment. You may assess additional peer responses if you want to. Completing additional assessments will not affect your final grade." %}
{% trans "All submitted peer responses have been assessed. Check back later to see if more students have submitted responses." %}