{% load i18n %}
{% blocktrans %} You have not completed the prerequisites for this exam. All requirements must be satisfied before you can take this proctored exam. {% endblocktrans %}
{% blocktrans %} The following prerequisites are in a pending state and must be successfully completed before you can proceed: {% endblocktrans %}
{% blocktrans %} You can take this exam with proctoring only when all prerequisites have been successfully completed. {% endblocktrans %}
{% if allow_proctoring_opt_out %} {% include 'proctored_exam/proctoring_opt_out_button.html' %} {% endif %}