LLMS_Abstract_Notification_View_Quiz_Completion::set_body_email()
Method: Setup body for email notification
Source: includes/abstracts/llms.abstract.notification.view.quiz.completion.php:33
Method: Setup body for email notification
Source: includes/abstracts/llms.abstract.notification.view.quiz.completion.php:33
Method: Setup footer content for output
Source: includes/abstracts/llms.abstract.notification.view.quiz.completion.php:79
Method: Setup merge codes that can be used with the notification
Source: includes/abstracts/llms.abstract.notification.view.quiz.completion.php:89
Method: Replace merge codes with actual values
Source: includes/abstracts/llms.abstract.notification.view.quiz.completion.php:110
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
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
Class: Get & Set grades for gradable post types
Source: includes/class-llms-grades.php:9