@since: BuddyBoss 1.0.0
Description
EssaysReportsGenerator::getEssayScore()

Return the essay score if available

Source: bp-integrations/learndash/buddypress/generators/EssaysReportsGenerator.php:265

AllReportsGenerator

Extends report generator for all reports

Source: bp-integrations/learndash/buddypress/generators/AllReportsGenerator.php:21

AllReportsGenerator::__construct()

Constructor

Source: bp-integrations/learndash/buddypress/generators/AllReportsGenerator.php:28

AllReportsGenerator::columns()

Returns the columns and their settings

Source: bp-integrations/learndash/buddypress/generators/AllReportsGenerator.php:40

AllReportsGenerator::formatData()

Format the activity results for each column

Source: bp-integrations/learndash/buddypress/generators/AllReportsGenerator.php:60

EssaysReportsGenerator::getGroupEssays()

Load all the essays from the courses belong to the group

Source: bp-integrations/learndash/buddypress/generators/EssaysReportsGenerator.php:117

AssignmentsReportsGenerator::addAdditionalFields()

Add additional field sql statement

Source: bp-integrations/learndash/buddypress/generators/AssignmentsReportsGenerator.php:181

AssignmentsReportsGenerator::addAdditionalJoins()

Add additional joins sql statement

Source: bp-integrations/learndash/buddypress/generators/AssignmentsReportsGenerator.php:214

AssignmentsReportsGenerator::addAdditionalOrderBy()

Add additional order sql statement

Source: bp-integrations/learndash/buddypress/generators/AssignmentsReportsGenerator.php:229

AssignmentsReportsGenerator::getAssignmentScore()

Return the assignment score if available

Source: bp-integrations/learndash/buddypress/generators/AssignmentsReportsGenerator.php:248