{% load i18n %}
{% blocktrans %} You must set up and start the proctoring software before you begin your exam {% endblocktrans %}
{% blocktrans %} 1. Open the proctoring software installation window and follow the instructions to install and set up the proctoring software. {% endblocktrans %}
{% blocktrans %} 2. Copy this unique exam code and paste it in the proctoring software window when you are asked for it. {% endblocktrans %}
{{exam_code}}
{% blocktrans %} Do not share this code. It is linked to your {{platform_name}} account and can be used only once. {% endblocktrans %}
{% blocktrans %} 3. Keep the proctoring session window open while you are taking the exam. If you close it, the proctoring recording is stopped and you will not successfully complete the proctored exam. {% endblocktrans %}
{% blocktrans %} 4. Return to the {{platform_name}} courseware to start your exam. {% endblocktrans %}
{% trans "Don't want to take this exam with online proctoring?" %} {% trans "Take this exam as an open exam instead." %}
{% endif %}