where is the function that calculates aggregation total

where is the function that calculates aggregation total

by Murad Jamal -
Number of replies: 1

dear all,

in which lib file the aggregation function that calculates category total is located ?

p.s. this function supposed to get grades as an array parameter, as i guess ...

thanks in advance ...

Average of ratings: -
In reply to Murad Jamal

Re: where is the function that calculates aggregation total

by Bob Puffer -
When the grades are "dirty", needing update I believe you'll find the functions in lib/grade/grade_category.php, the functions that deal with it are generate_grades() and aggregate_grades().