I'm looking for a PHP class or script that i can use the calculate a students GPA from a Grade point scale.
Example: http://www.williams.edu/registrar/records/gpa.html
Also, need to take into account Honor and AP classes. (If class is chosen as honors assign additional .5 points to letter grade. If chosen as AP or IB assign 1 additional point to letter grade)
It's not hard to re-create one myself, i'm just looking for something already pre-made i can use to save me some time.