<p>${_("To register for a Verified Certificate of Achievement option, you will need a webcam, a credit or debit card, and an ID.")}</p>
%if upgrade:
</div>
<divclass="copy">
<p>${_("To upgrade your registration and work towards a Verified Certificate of Achievement, you will need a webcam, a credit or debit card, and an ID.")}</p>
</div>
%else:
<divclass="copy">
<p>${_("To register for a Verified Certificate of Achievement option, you will need a webcam, a credit or debit card, and an ID.")}</p>
</div>
%endif
<h3class="title">${_("What is an ID Verified Certificate?")}</h3>
<h3class="title">${_("What is an ID Verified Certificate?")}</h3>
<p>${_("You can always {a_start} audit the course for free {a_end} without verifying.").format(a_start='<arel="external"href="/course_modes/choose/' + course_id + '">', a_end="</a>")}</p>
<divclass="copy">
</div>
<p>${_("You can always continue to audit the course without verifying.")}</p>
</div>
%else:
<h3class="title">${_("Change your mind?")}</h3>
<divclass="copy">
<p>${_("You can always {a_start} audit the course for free {a_end} without verifying.").format(a_start='<arel="external"href="/course_modes/choose/' + course_id + '">', a_end="</a>")}</p>
<dtclass="faq-question">${_("What do you do with this picture?")}</dt>
<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>
<ddclass="faq-answer">${_("We only use it to verify your identity. It is not displayed anywhere.")}</dd>
<dtclass="faq-question">${_("What if my camera isn't working?")}</dt>
<dtclass="faq-question">${_("What if my camera isn't working?")}</dt>
<ddclass="faq-answer">${_("You can always {a_start} audit the course for free {a_end} without verifying.").format(a_start='<arel="external"href="/course_modes/choose/' + course_id + '">', a_end="</a>")}</dd>
%if upgrade:
<ddclass="faq-answer">${_("You can always continue to audit the course without verifying.")}</dd>
%else:
<ddclass="faq-answer">${_("You can always {a_start} audit the course for free {a_end} without verifying.").format(a_start='<arel="external"href="/course_modes/choose/' + course_id + '">', a_end="</a>")}</dd>