Reattempt fee (if you score below {{ program.passing_score }}%)
For candidates with skills who need a formal certificate
Book a slot at a TSN Digital Center or take the exam remotely
Pay → schedule → unlock code → MCQ exam
Pass requires {{ program.passing_score }}% or higher
Up to {{ program.max_reattempts_after_fail }} paid reattempts after a fail
Unique verification code on each certificate
{% if user.is_authenticated and user.role == 'student' %}
{% if application %}
Go to my certifications
{% else %}
Apply & pay for exam
{% endif %}
{% elif user.is_authenticated %}
Only student accounts can apply for certifications.