LLMS_Student::mark_complete()
Method: Mark a lesson, section, course, or track complete for the given user
Source: includes/models/model.llms.student.php:1465
Method: Mark a lesson, section, course, or track complete for the given user
Source: includes/models/model.llms.student.php:1465
Method: Mark a lesson, section, course, or track incomplete for the given user Gives an “_is_complete” value of “no” for the given object
Source: includes/models/model.llms.student.php:1490
Method: Remove a student from a membership level.
Source: includes/models/model.llms.student.php:1508
Method: Remove a student from a LifterLMS course or membership
Source: includes/models/model.llms.student.php:1560
Filter Hook: This filter allows customization of enrollments created prior to version 3.0.0
Source: includes/models/model.llms.student.php:1595
Action Hook: Trigger an action immediately following user unenrollment
Source: includes/models/model.llms.student.php:1631
Method: Determine if the student is active in at least one course or membership
Source: includes/models/model.llms.student.php:1172
Method: Determine if the student has completed a course, track, or lesson
Source: includes/models/model.llms.student.php:1205
Method: Determine if the student is a LifterLMS Instructor (of any kind)
Source: includes/models/model.llms.student.php:1244
Method: Add student postmeta data for completion of a lesson, section, course or track
Source: includes/models/model.llms.student.php:1257