<h3class="message-title">Your registration for the Pearson exam has been processed</h3>
<h3class="message-title">Your registration for the Pearson exam has been processed</h3>
<pclass="message-copy">Your registration number is <strong>${registration.client_authorization_id}</strong> (Write this down! You’ll need it to schedule your exam.)</p>
<pclass="message-copy">Your registration number is <strong>${registration.client_authorization_id}</strong> (Write this down! You’ll need it to schedule your exam.)</p>
Please complete the following form to update your demographic information used in your Pearson VUE Proctored Exam. Required fields are noted by <strongclass="indicator">bold text and an asterisk (*)</strong>.
Please use the following form if you need to update your demographic information used in your Pearson VUE Proctored Exam. Required fields are noted by <strongclass="indicator">bold text and an asterisk (*)</strong>.
</p>
</p>
% else:
% else:
<pclass="instructions">
<pclass="instructions">
...
@@ -264,7 +264,9 @@
...
@@ -264,7 +264,9 @@
% endif
% endif
% if registration:
% if registration:
% if registration.accommodation_request and len(registration.accommodation_request) > 0:
<pclass="note"><spanclass="title">Note</span>: Accomodation requests, which need to be reviewed in detail, <strong>will add significant delay to the registration process</strong>.</p>
<pclass="note"><spanclass="title">Note</span>: Accomodation requests, which need to be reviewed in detail, <strong>will add significant delay to the registration process</strong>.</p>
% endif
% else:
% else:
<pclass="note"><spanclass="title">Note</span>: Accommodation requests are not part of your demographic information, <strong>and cannot be changed once submitted</strong>. Accomodation requests, which need to be reviewed in detail, <strong>will add significant delay to the registration process</strong>.</p>
<pclass="note"><spanclass="title">Note</span>: Accommodation requests are not part of your demographic information, <strong>and cannot be changed once submitted</strong>. Accomodation requests, which need to be reviewed in detail, <strong>will add significant delay to the registration process</strong>.</p>
% endif
% endif
...
@@ -275,13 +277,13 @@
...
@@ -275,13 +277,13 @@
<olclass="list-input">
<olclass="list-input">
% if registration:
% if registration:
% if registration.accommodation_request and len(registration.accommodation_request) > 0:
% if registration.accommodation_request and len(registration.accommodation_request) > 0: