<h2class="title">${_("You need to re-verify to continue")}</h2>
<divclass="copy">
<pclass="activation-message">
${_("People change, and each year we ask you to re-verify your identity for our verified certificates. Take a minute now to help us renew your identity.")}
${_('Your re-verification for {course_name} failed and you are no longer eligible for a Verified Certificate. If you think this is in error, please contact us at {email}.').format(
<buttonclass="button-dismiss"id="failed-verification-button-dismiss"><iclass="icon fa fa-times-circle"></i><spanclass="sr">${_('Dismiss')}</span></button>
<spanclass="title status-title">${_("Re-verification now open for:")}</span>
<ulclass="reverify-status-list">
% if reverifications["must_reverify"]:
% for item in reverifications["must_reverify"]:
<liclass="status-item is-open"><iclass="icon fa fa-circle-blank"></i><spanclass="label">${_('Re-verify now:')}</span><spanclass="course-name"><ahref="${reverse('verify_student_midcourse_reverify_dash')}">${item.course_name}</span></a></li>
% endfor
%endif
% if reverifications["pending"]:
% for item in reverifications["pending"]:
<liclass="status-item is-pending"><iclass="icon fa fa-circle-blank"></i><spanclass="label">${_('Pending:')}</span><spanclass="course-name"><ahref="${reverse('verify_student_midcourse_reverify_dash')}">${item.course_name}</span></a></li>
% endfor
%endif
% if reverifications["denied"]:
% for item in reverifications["denied"]:
<liclass="status-item is-denied"><iclass="icon fa fa-times-circle"></i><spanclass="label">${_('Denied:')}</span><spanclass="course-name"><ahref="${reverse('verify_student_midcourse_reverify_dash')}">${item.course_name}</span></a></li>
% endfor
%endif
% if reverifications["approved"]:
% for item in reverifications["approved"]:
<liclass="status-item is-approved"><iclass="icon fa fa-check-square-o"></i><spanclass="label">${_('Approved:')}</span><spanclass="course-name"><ahref="${reverse('verify_student_midcourse_reverify_dash')}">${item.course_name}</span></a></li>
<p>${_("You don't seem to have Flash installed. {a_start} Get Flash {a_end} to continue your registration.").format(a_start='<arel="external"href="http://get.adobe.com/flashplayer/">', a_end="</a>")}</p>
<iclass="icon fa fa-check-square-o"></i><spanclass="sr">${_("Looks good")}</span>
</a>
</li>
</ul>
</div>
</div>
<divclass="wrapper-help">
<divclass="help help-task photo-tips facetips">
<h4class="title">${_("Tips on taking a successful photo")}</h4>
<divclass="copy">
<ulclass="list-help">
<liclass="help-item">${_("Make sure your face is well-lit")}</li>
<liclass="help-item">${_("Be sure your entire face is inside the frame")}</li>
<liclass="help-item">${_("Can we match the photo you took with the one on your ID?")}</li>
<liclass="help-item">${_("Once in position, use the camera button {btn_icon} to capture your picture").format(btn_icon='<spanclass="example">(<iclass="icon fa fa-camera"></i>)</span>')}</li>
<liclass="help-item">${_("Use the checkmark button {btn_icon} once you are happy with the photo").format(btn_icon='<spanclass="example">(<iclass="icon fa fa-check-square-o"></i>)</span>')}</li>
</ul>
</div>
</div>
<divclass="help help-faq facefaq">
<h4class="sr title">${_("Common Questions")}</h4>
<divclass="copy">
<dlclass="list-faq">
<dtclass="faq-question">${_("Why do you need my photo?")}</dt>
<ddclass="faq-answer">${_("As part of the verification process, we need your photo to confirm that you are you.")}</dd>
<dtclass="faq-question">${_("What do you do with this picture?")}</dt>
<ddclass="faq-answer">${_("We only use it to verify your identity. It is not displayed anywhere.")}</dd>
</dl>
</div>
</div>
</div>
</div>
<divclass="review-task review-task-name">
<h4class="title">${_("Check Your Name")}</h4>
<divclass="copy">
<p>${_("Make sure your full name on your {platform_name} account ({full_name}) matches the ID you originally submitted. We will also use this as the name on your certificate.").format(
<pclass="copy"> ${_("Once you verify your photo looks good and your name is correct, you can finish your re-verification and return to your course. <strong>Note: You will not have another chance to re-verify.</strong>")}</p>
## Translators: 'Credentials' refer to photographs the user has taken to verify their identity.
<h3class="title">${_("Your Credentials Have Been Updated")}</h3>
<divclass="instruction">
<p>${_("We have received your re-verification details and submitted them for review. Your dashboard will show the notification status once the review is complete.")}</p>
<p>${_("Please note: The professor may ask you to re-verify again at other key points in the course.")}</p>
</div>
<divclass="actions-next">
<olclass="list-nav">
<liclass="nav-item conditional">
<aclass="action action-primary"href="${reverse('verify_student_midcourse_reverify_dash')}">${_("Complete your other re-verifications")}</a>
</li>
<liclass="nav-item">
<aclass="action"href="${reverse('dashboard')}">${_("Return to where you left off")}</a>
<h3class="title faq-question">${_("Why do I need to re-verify?")}</h3>
<divclass="copy faq-answer">
<p>${_("At key points in a course, the professor will ask you to re-verify your identity by submitting a new photo of your face. We will send the new photo to be matched up with the photo of the original ID you submitted when you signed up for the course. If you are taking multiple courses, you may need to re-verify multiple times, once for every important point in each course you are taking as a verified student.")}</p>
</div>
</div>
<divclass="faq-item">
<h3class="title faq-question">${_("What will I need to re-verify?")}</h3>
<divclass="copy faq-answer">
<p>${_("Because you are just confirming that you are still you, the only thing you will need to do to re-verify is to <b>submit a new photo of your face with your webcam</b>. The process is quick and you will be brought back to where you left off so you can keep on learning.")}</p>
<p>${_("If you changed your name during the semester and it no longer matches the original ID you submitted, you will need to re-edit your name to match as well.")}</p>
</div>
</div>
<divclass="faq-item">
<h3class="title faq-question">${_("What if I have trouble with my re-verification?")}</h3>
<divclass="copy faq-answer">
<p>${_('Because of the short time that re-verification is open, you <strong>will not be able to correct a failed verification</strong>. If you think there was an error in the review, please contact us at {email}').format(email='<aclass="contact-link"href="mailto:{email}"">{email}</a>.'.format(email=billing_email))}</p>