Hi,
We are new to PowerSchool and I am new to the position. At McNicholas High School, our PowerSchool GPA Calculations are incorrect. The weighted calculations need to have our added value measures but the GPA is not correct. Can you help with this?
The Weighted Percent currently is: average(gpa_percent())+sum(gpa_addedvalue(),4)
The Added Value is: round((gpa_sum((gpa_gpapoints()+gpa_addedvalue())*gpa_potentialcredit())/sum(gpa_potentialcredit())),4)
The Weighted is: round((gpa_sum(gpa_gpapoints()*gpa_potentialcredit())/sum(gpa_potentialcredit())),4)
We have a numeric scale and have added values entered in the system.
If you mean the actual GPA calculations themselves are incorrect and you need new Calculation Methods created, that may a be a bit specific for this forum.
We need new GPA Calculations created
Hi @khambly
You can use GPA Validation tool and install PowerTool. For more information about GPA Calculation, we recommend reviewing this document.