{% load i18n %}
{% blocktrans %} To be eligible for course credit or for a MicroMasters credential, you must pass the proctoring review for this exam. {% endblocktrans %}
{% if allow_proctoring_opt_out %} {% include 'proctored_exam/proctoring_opt_out_button.html' %} {% endif %}