LLMS_Student::is_complete()
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 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
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:754
Method: Retrieve IDs of user’s memberships based on supplied criteria
Source: includes/models/model.llms.student.php:770
Method: Retrieve a user’s notification subscription preferences for a given type & trigger
Source: includes/models/model.llms.student.php:786
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