Skip to content

Commit

Permalink
fix: update the misleading proctoring verified message (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
arslanashraf7 authored Apr 6, 2022
1 parent 6a0b61e commit b592568
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const VerifiedProctoredExamInstructions = () => (
<FormattedMessage
id="exam.VerifiedProctoredExamInstructions.title"
defaultMessage={'Your proctoring session was reviewed successfully. '
+ 'Go to your progress page to view your exam grade.'}
+ 'A final grade will be available soon.'}
/>
</h3>
</div>
Expand Down

0 comments on commit b592568

Please sign in to comment.