<pclass="message-copy">Your registration for the Pearson exam has been rejected. Please contact Pearson VUE for further information regarding your registration.</p>
</div>
% endif
% if registration.is_pending_accommodation():
<%regstatus ="Registration pending approval of accommodation request"%>
<!-- NOTE: BT - state for if registration is pending -->
<pclass="message-copy">Your registration for the Pearson exam is pending. Within a few days, you should see confirmation here of granted accommodations.
At that point, your registration will be forwarded to Pearson.</p>
...
...
@@ -305,9 +311,8 @@
% endif
% if registration.is_pending_acknowledgement():
<%regstatus ="Registration pending acknowledgement by Pearson"%>
<!-- NOTE: BT - state for if registration is pending -->
<pclass="message-copy">Your registration for the Pearson exam is pending. Within a few days, you should see a confirmation number here, which can be used to schedule your exam.</p>
</div>
...
...
@@ -333,16 +338,18 @@
<!-- NOTE: showing test details -->
<h4>Pearson VUE Test Details</h4>
% if exam_info is not None:
<!-- TODO: BT - Can we obtain a more human readable value for test-type (e.g. "Final Exam" or "Midterm Exam")? -->
<ul>
<li>
<spanclass="label">Exam Series Code:</span><spanclass="value">${exam_info.get('Exam_Series_Code')}</span>