${_("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 don't meet all the requirements?")}
- ${_("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, tell us why you can't pursue the verified certificate below, and then click the 'Select Certificate' button to complete your registration.")}
% endif