Cumulative GPA now appears prominently at the top of the free transcript PDF.
If you used the free transcript builder, your student's GPA was being calculated correctly, but it only showed up in a small line near the bottom of the page — easy to miss, and not where college admissions officers expect to find it. A parent flagged this after assuming the GPA hadn't been calculated at all.
Now "Cumulative GPA: 3.80 (Unweighted)" and "Total Credits: 5.00" appear directly below the student name and graduation date, right where a transcript should show them. The math is unchanged; this is purely a visual placement fix. If the GPA can't be calculated (for example, every course is marked Pass), the field shows an em-dash rather than a missing value.
If you already generated a PDF before this change, just regenerate it from your transcript link to pick up the new layout.
Internal¶
- Modified:
student_management_project/student_management_app/static/js/transcript_pdf.js(added GPA + total credits row torenderStudentInfo) - Modified:
student_management_project/student_management_app/templates/transcript/app.html(bumpedtranscript_pdf.jscache buster?v=1.4→?v=1.5)