LLMS_Grades::calculate_grade()
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:139
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:139
Method: Calculates the grade for a lesson
Source: includes/class-llms-grades.php:185
Method: Main grade getter function Uses caching by default and can bypass cache when requested
Source: includes/class-llms-grades.php:209
Method: Retrieve a grade from the wp_cache
Source: includes/class-llms-grades.php:244
Method: Round grades according to filterable rounding options set during construction
Source: includes/class-llms-grades.php:260
Class: Get & Set grades for gradable post types
Source: includes/class-llms-grades.php:9
Method: Get Main Singleton Instance
Source: includes/class-llms-grades.php:29
Method: Private constructor
Source: includes/class-llms-grades.php:41
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:55
Method: Calculate the grade for a course
Source: includes/class-llms-grades.php:117