LLMS_Grades::calculate_grade_from_children()
Method: Calculates the grades for elements that have a list of children which are averaged / weighted to come up with the total grade
Source: includes/class-llms-grades.php:69
Method: Calculates the grades for elements that have a list of children which are averaged / weighted to come up with the total grade
Source: includes/class-llms-grades.php:69
Method: Calculate the grade for a course
Source: includes/class-llms-grades.php:132
Method: Main grade calculation function Calculates the grade for a gradable post model DOES NOT CACHE RESULTS! See get_grade() for a function which uses caching
Source: includes/class-llms-grades.php:155
Method: Calculates the grade for a lesson
Source: includes/class-llms-grades.php:204
Method: Main grade getter function
Source: includes/class-llms-grades.php:231
Method: Retrieve a grade from the wp_cache
Source: includes/class-llms-grades.php:267
Method: Round grades according to filterable rounding options set during construction
Source: includes/class-llms-grades.php:284
Class: LLMS_Grades
Source: includes/class-llms-grades.php:18
Method: Get Main Singleton Instance
Source: includes/class-llms-grades.php:41
Method: Private constructor
Source: includes/class-llms-grades.php:54