LLMS_Student::get_events()
Method: Retrieve postmeta events related to the student
Source: includes/models/model.llms.student.php:616
Method: Retrieve postmeta events related to the student
Source: includes/models/model.llms.student.php:616
Method: Get the students grade for a lesson / course All grades are based on quizzes assigned to lessons
Source: includes/models/model.llms.student.php:637
Method: Retrieve IDs of user’s memberships based on supplied criteria
Source: includes/models/model.llms.student.php:652
Method: Retrieve a user’s notification subscription preferences for a given type & trigger
Source: includes/models/model.llms.student.php:667
Method: Retrieve the student’s overall grade Grade = sum of grades for all courses divided by number of enrolled courses if a course has no quizzes in it, it cannot be graded and is therefore excluded from the calculation
Source: includes/models/model.llms.student.php:694
Method: Retrieve a student’s overall progress Overall progress is the total percentage completed based on all courses the student is enrolled in Cached data is cleared every time the student completes a lesson
Source: includes/models/model.llms.student.php:761
Method: Get the students last completed lesson in a course
Source: includes/models/model.llms.student.php:817
Method: Get the enrollment trigger for a the student’s enrollment in a course
Source: includes/models/model.llms.student.php:577
Method: Retrieve certificates that a user has earned
Source: includes/models/model.llms.student.php:253
Method: Retrieve IDs of user’s courses based on supplied criteria
Source: includes/models/model.llms.student.php:284