LLMS_Student::get_orders()
Method:
Source: includes/models/model.llms.student.php:892
Method:
Source: includes/models/model.llms.student.php:892
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 students progress through a course or track
Source: includes/models/model.llms.student.php:949
Method: Retrieve quiz data for a student for a lesson / quiz combination
Source: includes/models/model.llms.student.php:1707
Method: Retrieve the Students original registration date in chosen format
Source: includes/models/model.llms.student.php:1020
Method: Determine if a student has access to a product’s content
Source: includes/models/model.llms.student.php:1732
Method: Add student postmeta data for completion of a lesson, section, course or track
Source: includes/models/model.llms.student.php:1114
Method: Add student postmeta data for enrollment into a course or membership
Source: includes/models/model.llms.student.php:1191
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:1138