{% load i18n %}

{% blocktrans %} Awaiting Proctoring Installation & Set Up {% endblocktrans %}

{% blocktrans %} You've chosen to take {{display_name}} as a proctored exam. You should be directed to a new window with installation and setup instructions. You can also open the installation window directly. {% endblocktrans %}

{% blocktrans %} Here is your unique exam code. You'll be asked for it during the setup. {% endblocktrans %}

{{exam_code}}

{% blocktrans %} Please do not share this code. It can only be used once and it tied to your {{platform_name}} account. {% endblocktrans %}

{% include 'proctoring/seq_proctored_exam_footer.html' %}