Overview
Tuition.in issues digital Certificates of Completion to students who finish a live course batch with satisfactory attendance. Certificates are generated on demand — the student must actively claim them from their dashboard.
- Students — claim and print/download:
/dashboard/student/certificates - Tutors — view all issued certs:
/dashboard/tutor/certificates - Institutions — view all issued certs:
/dashboard/institution/certificates
Eligibility rules
A student is eligible to claim a certificate for a batch when all three of the following are true:
- Enrollment is active — status must be
ACTIVE(not refunded or cancelled). - At least 3 completed classes — the batch must have had 3 or more classes that have already ended. Batches that are just starting out don't qualify yet.
- At least 75% attendance — the student must have attended 75% or more of the completed classes.
Claiming your certificate (students)
- Go to
/dashboard/student/certificates. - If you're eligible for any certificates, you'll see a "Ready to claim" section at the top showing the eligible batches with your attendance percentage.
- Click "Claim Certificate" on the batch card.
- The certificate is issued instantly and moves to the "Earned certificates" section below.
Claiming is idempotent — if you accidentally click the button twice, you won't get duplicate certificates. The system returns the existing certificate if one has already been issued for that enrollment.
Printing & downloading
Click the "Print / Download" button on any certificate card. This opens a print-ready page in a new browser tab and triggers the browser's print dialog automatically.
To save as a PDF instead of printing on paper:
- When the print dialog opens, change the destination/printer to "Save as PDF" (Chrome/Edge) or "PDF" (Safari/Firefox).
- Click Save.
What the certificate shows
- Certificate of Completion — title
- Recipient name — your registered display name
- Course title — e.g. "JEE Mathematics"
- Batch name — e.g. "Batch A – Morning"
- Instructor / issuer name — the tutor's display name, or the institution name if the batch is institution-managed
- Issue date — the date you claimed the certificate
The certificate does not currently include a verification QR code or unique verification URL — this is on the roadmap.
Tutor / institution view
Tutors and institution admins see a table of all certificates issued to students across their courses at /dashboard/tutor/certificates (or /dashboard/institution/certificates).
The table shows:
- Student name and email
- Course title
- Batch name
- Issue date
- Print button — tutors can reprint any student's certificate at any time (useful for reprinting on behalf of students who've lost theirs)
The table is searchable by student name, email, course, or batch, and filterable by course title.
Summary cards show:
- Total issued — total certificates across all courses
- Courses covered — number of distinct courses that have produced at least one certificate
FAQ
Why don't I see the "Ready to claim" section?
Either you don't yet meet the eligibility criteria (fewer than 3 completed classes in any batch, or attendance below 75% in all eligible batches), or you've already claimed all the certificates you're eligible for. Check your attendance on the calendar page to see where you stand.
I have 75%+ attendance but the certificate still shows as unclaimed.
The page computes eligibility from data fetched at load time. Try doing a hard refresh (Ctrl+Shift+R / Cmd+Shift+R) to pull the latest attendance data. If it still doesn't appear, email [email protected] with your enrollment ID.
Can I get a certificate for a self-paced course (not a live batch)?
Currently, certificates are only issued for live batch courses where attendance can be automatically tracked. Self-paced course certificates are on the roadmap.
Is the certificate officially recognised?
The certificate is issued by Tuition.in and signed by your course instructor. It is a digital credential suitable for portfolios and LinkedIn profiles. It is not a government-recognised qualification or an accredited degree.
Can I update my name before printing the certificate?
The certificate uses the name on your Tuition.in profile at the time of claiming. To update your name, go to /dashboard/settings → Profile and save the change before you claim the certificate. If you've already claimed with the wrong name, email support to have it reissued.