LLMS_Student::insert_incompletion_postmeta()
Method: Add student postmeta data for incompletion of a lesson, section, course or track An “_is_complete” value of “no” is inserted into postmeta
Source: includes/models/model.llms.student.php:1282
Method: Add student postmeta data for incompletion of a lesson, section, course or track An “_is_complete” value of “no” is inserted into postmeta
Source: includes/models/model.llms.student.php:1282
Method: Add student postmeta data for enrollment into a course or membership
Source: includes/models/model.llms.student.php:1339
Method: Remove student enrollment postmeta for a given product.
Source: includes/models/model.llms.student.php:1364
Method: Retrieve the student’s overall grade
Source: includes/models/model.llms.student.php:814
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:883
Method: Retrieve certificates that a user has earned
Source: includes/models/model.llms.student.php:301
Method: Retrieve IDs of user’s courses based on supplied criteria
Source: includes/models/model.llms.student.php:337
Method: Retrieve IDs of courses a user has completed
Source: includes/models/model.llms.student.php:356
Method: Get the formatted date when a course or lesson was completed by the student
Source: includes/models/model.llms.student.php:428
Method: Retrieve IDs of user’s enrollments by post type (and additional criteria)
Source: includes/models/model.llms.student.php:459