{% load i18n %}

{% blocktrans %} Hello {{ username }}, {% endblocktrans %}

{% blocktrans %} Your proctored exam "{{ exam_name }}" in {{ course_name }} was submitted successfully and will now be reviewed to ensure all exam rules were followed. You should receive an email with your exam status within 5 business days. {% endblocktrans %}

{% blocktrans %} If you have any questions about your exam, please contact the course team. You can also reach {{ platform }} Support at {{ contact_url }} . {% endblocktrans %}