getLPStatusForUser($a_user_id)
Get current status for given user.
getLPNotAttempted()
Get all user ids with LP status not attempted.
Interface for plugin classes that want to support Learning Progress.
getLPCompleted()
Get all user ids with LP status completed.
getLPInProgress()
Get all user ids with LP status in progress.
getLPFailed()
Get all user ids with LP status failed.