Namespaces: Buddyboss
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

QuizzesReportsGenerator::addQuizActivityFields()

Add quiz activity fields on sql statement

Source: bp-integrations/learndash/buddypress/generators/QuizzesReportsGenerator.php:116

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

AssignmentsReportsGenerator::getGroupAssignments()

Load all the assignments from the courses belong to the group

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