%if verified_name == "Verified Certificate":
${_("Certificate of Achievement (ID Verified)")}
%else:
${verified_name}
%endif
%if verified_name == "Verified Certificate":
%if upgrade:
${_("Upgrade and work toward a verified Certificate of Achievement.")}
%else:
${_("Sign up and work toward a verified Certificate of Achievement.")}
%endif
%else:
%endif
${_("Select your contribution for this course (min. $")} ${min_price} ${currency}${_("):")}
%if error:
%endif
<%include file="_contribution.html" args="suggested_prices=suggested_prices, currency=currency, chosen_price=chosen_price, min_price=min_price"/>
${_("Why do I have to pay? What if I want a free honor code certificate?")}
- ${_("Why do I have to pay?")}
-
${_("As a not-for-profit, edX uses your contribution to support our mission to provide quality education to everyone around the world, and to improve learning through research. While we have established a minimum fee, we ask that you contribute as much as you can.")}
- ${_("I'd like to pay more than the minimum. Is my contribution tax deductible?")}
-
${_("Please check with your tax advisor to determine whether your contribution is tax deductible.")}
% if "honor" in modes:
- ${_("What if I can't afford it or don't have the necessary equipment?")}
-
${_("If you can't afford the minimum fee or don't meet the requirements, you can audit the course or elect to pursue an honor code certificate at no cost.")}
${_("If you would like to pursue the honor code certificate, please check the honor code certificate box and then click the 'Select Certificate' button to complete your registration.")}
% endif
${_("Verified Registration Requirements")}
%if upgrade:
${_("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.")}
%else:
${_("To register for a Verified Certificate of Achievement option, you will need a webcam, a credit or debit card, and an ID.")}
%endif
${_("What is an ID Verified Certificate?")}
${_("An ID Verified Certificate requires proof of your identity through your photo and ID and is checked throughout the course to verify that it is you who earned the passing grade.")}
% endif
%if not upgrade:
% if "audit" in modes: