<%! from django.core.urlresolvers import reverse from courseware.courses import course_image_url, get_course_about_section from courseware.access import has_access from certificates.models import CertificateStatuses %> <%inherit file="main.html" /> <%namespace name='static' file='static_content.html'/> <%block name="title">Pearson VUE Test Center Proctoring - Registration <%block name="js_extra">

${get_course_about_section(course, 'university')} ${course.number} ${course.display_name_with_default}

% if registration:

Your Pearson VUE Proctored Exam Registration

% else:

Register for a Pearson VUE Proctored Exam

% endif
<% exam_help_href = "mailto:exam-help@edx.org?subject=Pearson VUE Exam - " + get_course_about_section(course, 'university') + " - " + course.number %> % if registration: % if registration.is_accepted:

Your registration for the Pearson exam has been processed

Your registration number is ${registration.client_candidate_id}. (Write this down! You’ll need it to schedule your exam.)

Schedule Pearson exam
% endif % if registration.demographics_is_rejected:

Your demographic information contained an error and was rejected

Please check the information you provided, and correct the errors noted below.

% endif % if registration.registration_is_rejected:

Your registration for the Pearson exam has been rejected

Please see your registration status details for more information.

% endif % if registration.is_pending:

Your registration for the Pearson exam is pending

Once your information is processed, it will be forwarded to Pearson and you will be able to schedule an exam.

% endif % endif
% if exam_info.is_registering():
% else:

Registration for this Pearson exam is closed

Your previous information is available below, however you may not edit any of the information.

% endif % if registration:

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 bold text and an asterisk (*).

% else:

Please provide the following demographic information to register for a Pearson VUE Proctored Exam. Required fields are noted by bold text and an asterisk (*).

% endif
% if registration: % if registration.accommodation_request and len(registration.accommodation_request) > 0:
% endif % else:
% endif % if registration: % if registration.accommodation_request and len(registration.accommodation_request) > 0:

Note: Your previous accommodation request below needs to be reviewed in detail and will add a significant delay to your registration process.

% endif % else:

Note: Accommodation requests are not part of your demographic information, and cannot be changed once submitted. Accommodation requests, which are reviewed on a case-by-case basis, will add significant delay to the registration process.

% endif
    % if registration: % if registration.accommodation_request and len(registration.accommodation_request) > 0: % endif % else:
  1. % endif
% if registration: Cancel Update % else: Cancel Registration % endif

    % if registration: % if registration.accommodation_request and len(registration.accommodation_request) > 0: % endif % else: Special (ADA) Accommodations % endif