{% load i18n %}
{% blocktrans %} Hi {{ username }}, {% endblocktrans %}
{% blocktrans %} Your proctored exam "{{ exam_name }}" in {{ course_name }} was reviewed and the team found one or more violations of the proctored exam rules. Examples of behaviors that may result in a rules violation include browsing the internet, using a phone, or getting help from another person. As a result of the violation(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 %}