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