${_("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. 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, don't have a webcam, credit card, debit card or acceptable ID, you can audit the course for free. You may also elect to pursue an Honor Code certificate, but you will need to tell us why you would like the fee waived below. Then click the 'Select Certificate' button to complete your registration.")}
% endif