Is your feature request related to a problem? Please describe.
Currently, we are not displaying Additional courses in the summary.
Describe the solution you'd like
Display the Additional and Audit courses, without including them in the CGPA.
These can be done by making some changes in activateGPA.js to pass on these data separately to gpa_report.js
Is your feature request related to a problem? Please describe.
Currently, we are not displaying Additional courses in the summary.
Describe the solution you'd like
Display the Additional and Audit courses, without including them in the CGPA.
These can be done by making some changes in
activateGPA.jsto pass on these data separately togpa_report.js