do_action( 'llms_course_calculate_data' )
Handle background processing of average progress & average grade for LifterLMS Courses This triggers a bg process which gets the current progress of all students in a course
Description Description
Progress is queued for recalculation when students enroll students unenroll students complete lessons
Source Source
File: includes/processors/class.llms.processor.membership.bulk.enroll.php
Changelog Changelog
Version | Description |
---|---|
3.15.0 | Introduced. |