File: bp-integrations/learndash/library/ReportsGenerator.php |
Description |
---|---|
ReportsGenerator::remove_post_ids_param() |
Remove post ids param from sql query |
ReportsGenerator::allSteps() |
Get all the learndash post type except groups |
ReportsGenerator::timeSpent() |
Format secons to human readable teim spent |
ReportsGenerator::completionDate() |
Format completed date |
ReportsGenerator::updatedDate() |
Convert completed date |
ReportsGenerator::coursePointsEarned() |
Format points earned if enabled |
ReportsGenerator::addCourseTitleActivityFields() |
Add course name to sql fields |
ReportsGenerator::addCourseTitleActivityTables() |
Add course table to sql joins |
ReportsGenerator::addCourseTitleActivityWhere() |
Add activity check on sql where |
ReportsGenerator::addCourseTitleActivityGroup() |
Add placeholder where statement |