{% load i18n %}

{% if provider_uses_onboarding %} {% blocktrans %} You have submitted this onboarding exam {% endblocktrans %} {% else %} {% blocktrans %} You have submitted this practice proctored exam {% endblocktrans %} {% endif %}

{% if provider_uses_onboarding %}

{% blocktrans %} You have submitted your onboarding profile for review and can continue with your course work. Onboarding profile review, including identity verification, can take 2+ business days. You will be notified via email once your profile has been reviewed. {% endblocktrans %}

{% blocktrans %} Please contact edX Support if you have questions about your onboarding status. {% endblocktrans %}

{% else %}

{% blocktrans %} Practice exams do not affect your grade. You have completed this practice exam and can continue with your course work. {% endblocktrans %}

{% endif %}