Checkout process
Basket
{%module=modules[code];""%}
{% items.length %} place{% (items.length>1?'s':'') %}
{% module.title %}
Sorry, the course is now full
Only {% module.num_places %} place{% (module.num_places>1 ? 's': '')%} left
Participant {% ($index+1) %}
{% module.tuition_fees[0].description %} ({% module.tuition_fees[0].amount | currency : '£' : fractionSize %})
You must have lived in the EU for the past three years to be eligible for the EU fee option;
please see Classification of students for fees purposes for guidance
To obtain academic credit you must register for CATS points
{% discount_amount = functions.get_discount_amount(item, code);"" %} (Discount -{% discount_amount | currency : '£' : fractionSize %})
{% error_message %}
{% voucher_error %}