Indian University Honours and Division Classification
Indian universities award a division or class of degree based on a student's overall academic performance. Under the UGC CBCS system, this is determined by the cumulative CGPA on the 10-point scale, the number of remaining backlogs at graduation, and the UGC-defined thresholds for each division tier.
Division Classification Thresholds
UGC CBCS standard. CGPA is on the 10-point scale. OpenEduCat evaluates from highest to lowest, the first qualifying tier is awarded.
| Classification | Min CGPA (of 10) | Equivalent % | Max Backlogs | Notes |
|---|---|---|---|---|
| First Class with Distinction | 7.5 / 10 | ≥ 75% | None allowed | No active backlogs at graduation. Zero tolerance for outstanding failures. |
| First Class | 6.0 / 10 | ≥ 60% | ≤ 2 | Up to 2 backlogs allowed. All must be cleared before graduation. |
| Second Class | 5.0 / 10 | ≥ 50% | No restriction | No backlog restriction at this tier; cleared backlogs acceptable. |
| Pass Class | 4.0 / 10 | ≥ 40% | No restriction | Minimum classification to graduate. CGPA between 4.0 and 4.99. |
CBCS Grades and Division Impact
Each CBCS grade band maps approximately to a division tier. The actual division depends on the CGPA average across all subjects.
| CBCS Grade | % Equivalent | Division Impact |
|---|---|---|
| O (10 pts) | 85–100% | Strongly towards Distinction |
| A+ (9 pts) | 75–84% | First Class with Distinction threshold |
| A (8 pts) | 65–74% | First Class range |
| B+ (7 pts) | 55–64% | First Class range |
| B (6 pts) | 45–54% | Second Class range |
| C (5 pts) | 40–44% | Pass Class (minimum) |
| F (0 pts) | <40% | Fail, backlog recorded |
NAAC Institutional Grades
NAAC grades apply to institutions, not students. A university's NAAC grade is based on teaching quality, research output, governance, and student outcomes, not individual student CGPA.
| NAAC Grade | CGPA Range (of 4) | Institutional Performance |
|---|---|---|
| A++ | 3.76–4.00 (of 4) | Outstanding institutional performance |
| A+ | 3.51–3.75 (of 4) | Excellent institutional performance |
| A | 3.26–3.50 (of 4) | Very Good institutional performance |
| B++ | 3.01–3.25 (of 4) | Good institutional performance |
| B+ | 2.76–3.00 (of 4) | Above average institutional performance |
| B | 2.51–2.75 (of 4) | Average institutional performance |
| C | 2.01–2.50 (of 4) | Satisfactory institutional performance |
How OpenEduCat Applies Division Classifications
Classifications are evaluated and awarded automatically at graduation, no manual tabulation by the registrar.
Honours classification pre-configured
The India module ships with four classification lines: First Class with Distinction (CGPA ≥ 7.5, 0 backlogs), First Class (CGPA ≥ 6.0, ≤ 2 backlogs), Second Class (CGPA ≥ 5.0), and Pass Class (CGPA ≥ 4.0). These are data records in the advance.honours.classification model, no custom code required.
Automatic classification at graduation
When a student's final gradebook is published, the system evaluates each classification line in sequence (highest first) and assigns the first one the student qualifies for. CGPA, active backlog count, and the requires_no_failures flag are all checked automatically.
Backlog condition enforced
First Class with Distinction requires max_backlogs_allowed = 0. The system verifies that no active backlogs remain before awarding Distinction. A student who clears all backlogs but holds a re-attempted grade is checked based on active backlog count, not attempt history.
Honours printed on transcript
The awarded classification is included in the CBCS transcript template. The division appears at the bottom of the transcript alongside the final CGPA, total credits earned, and the graduation date. No separate certificate printing is required.
Frequently Asked Questions
Common questions about Indian university honours and division classification.
Automate division classification for your graduates
The India module evaluates CGPA, backlogs, and UGC thresholds automatically at graduation. Your registrar reviews results, not calculations.