Skip to content

Commit

Permalink
fix: remove duplicate language in onboarding instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
alangsto committed Apr 12, 2024
1 parent c2f041f commit 59c1b68
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,6 @@ const SubmittedOnboardingExamInstructions = () => {
<p>
<FormattedMessage
id="exam.SubmittedProctoredExamInstructions.text4"
defaultMessage={'If you do not have an onboarding profile with the system, Verificient '
+ 'will review your submission and create an onboarding profile to grant you access to '
+ 'proctored exams. Onboarding profile review can take 2+ business days.'}
/>
</p>
<p>
<FormattedMessage
id="exam.SubmittedProctoredExamInstructions.text5"
defaultMessage={'If you already have an onboarding profile approved through another course, '
+ 'this submission will not be reviewed. You may retry this exam at any time to validate that '
+ 'your setup still meets the requirements for proctoring.'}
Expand Down

0 comments on commit 59c1b68

Please sign in to comment.