LLMS_Student::get_grade()
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: 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
Method: Retrieve IDs of courses a user has completed
Source: includes/models/model.llms.student.php:356
Action Hook: Fires before a user is enrolled into a course or membership.
Source: includes/models/model.llms.student.php:107
Action Hook: Fires after a user is enrolled in course
Source: includes/models/model.llms.student.php:146