{% load i18n %}
{% blocktrans %} Hello {{ username }}, {% endblocktrans %}
{% blocktrans %} Your proctored exam "{{ exam_name }}" in {{ course_name }} was reviewed and the course team has identified one or more violations of the proctored exam rules. Examples of issues that may result in a rules violation include browsing the internet, blurry or missing photo identification, using a phone, or getting help from another person. As a result of the identified issue(s), you did not successfully meet the proctored exam requirements. {% endblocktrans %}
{% blocktrans %} If you have any questions about your exam results, please contact the course team for assistance. You can also reach {{platform}} Support at {{ contact_url }} . {% endblocktrans %}