<%= interpolate(gettext('About Credit at %(provider)s'), {provider: display_name}, true) %>

<%= gettext( description ) %>

<%= interpolate(gettext("You can purchase credit through %(institution)s for this course for up to one year after the course end date. You can use the credit at %(institution)s or transfer the credit to another institution that accepts the credit."), {institution: display_name}, true) %>

<%= gettext("To purchase course credit:") %>

  1. <%= gettext("On this page, select either Checkout or Checkout with PayPal.") %>
  2. <%= gettext("On the payment page, enter your payment information.") %>
  3. <%= interpolate(gettext("When your payment is complete, follow the link to the %(institution)s website."), {institution: display_name}, true) %>
  4. <%= interpolate(gettext("On the %(institution)s website, enter all required information to request your course credit."), {institution: display_name}, true) %>

<%= interpolate(gettext("After %(institution)s approves your credit, you can request an official transcript from %(institution)s"), {institution: display_name}, true) %>.