@since: BuddyBoss 1.0.0
Description
AssignmentsReportsGenerator::getAssignmentScore()

Return the assignment score if available

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

EssaysReportsGenerator

Extends report generator for essays reports

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

EssaysReportsGenerator::__construct()

Constructor

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

EssaysReportsGenerator::fetch()

Custom fetcher to load the essays from database and setup the pagination

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

EssaysReportsGenerator::columns()

Returns the columns and their settings

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

AssignmentsReportsGenerator

Extends report generator for assignments reports

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

AssignmentsReportsGenerator::__construct()

Constructor

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

AssignmentsReportsGenerator::fetch()

Custom fetcher to load the assignments from database and setup the pagination

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

AssignmentsReportsGenerator::columns()

Returns the columns and their settings

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

AssignmentsReportsGenerator::formatData()

Format the activity results for each column

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