{% load i18n %}
{% blocktrans %} Hello {{ username }}, {% endblocktrans %}
{% blocktrans %} Your proctored exam "{{ exam_name }}" in {{ course_name }} was reviewed and the team 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 results, contact {{ platform }} support at {{ contact_email }} . {% endblocktrans %}