File: bp-integrations/learndash/library/ReportsGenerator.php
Description
ReportsGenerator::remove_post_ids_param()

Remove post ids param from sql query

Source: bp-integrations/learndash/library/ReportsGenerator.php:140

ReportsGenerator::allSteps()

Get all the learndash post type except groups

Source: bp-integrations/learndash/library/ReportsGenerator.php:460

ReportsGenerator::timeSpent()

Format secons to human readable teim spent

Source: bp-integrations/learndash/library/ReportsGenerator.php:470

ReportsGenerator::completionDate()

Format completed date

Source: bp-integrations/learndash/library/ReportsGenerator.php:504

ReportsGenerator::updatedDate()

Convert completed date

Source: bp-integrations/learndash/library/ReportsGenerator.php:513

ReportsGenerator::coursePointsEarned()

Format points earned if enabled

Source: bp-integrations/learndash/library/ReportsGenerator.php:522

ReportsGenerator::addCourseTitleActivityGroup()

Add placeholder where statement

Source: bp-integrations/learndash/library/ReportsGenerator.php:290

ReportsGenerator::maybeAddActivityGroupBy()

Replace placeholder where with gorup by statement

Source: bp-integrations/learndash/library/ReportsGenerator.php:300

ReportsGenerator::includeCourseTimeSpent()

Add course time spent to sql statement

Source: bp-integrations/learndash/library/ReportsGenerator.php:309

ReportsGenerator::excludeCourseTimeSpent()

Remove course time spent to sql statement

Source: bp-integrations/learndash/library/ReportsGenerator.php:318