LLMS_Student::mark_incomplete()

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:1339

Used by 0 functions | Uses 1 function

LLMS_Student::update_completion_status()

Method: Update the completion status of a track, course, section, or lesson for the current student Cascades up to parents and clears progress caches for parents Triggers actions for completion/incompletion Inserts / updates necessary user postmeta data

Source: includes/models/model.llms.student.php:1542

Used by 3 functions | Uses 9 functions