{% load i18n %}

{% blocktrans %} Follow these instructions {% endblocktrans %}

{% blocktrans %} • When you start your exam you will have {{ total_time }} to complete it.
• You cannot stop the timer once you start.
• If time expires before you finish your exam, your completed answers will be submitted for review.
{% endblocktrans %}

{% include 'proctored_exam/footer.html' %}