Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
mod_assign\grades\gradeitems Class Reference

Grade item mappings for the activity. More...

Inheritance diagram for mod_assign\grades\gradeitems:
core_grades\local\gradeitem\itemnumber_mapping core_grades\local\gradeitem\advancedgrading_mapping

Static Public Member Functions

static get_advancedgrading_itemnames ()
 Get the list of advanced grading item names for this component.
 
static get_itemname_mapping_for_component ()
 Return the list of grade item mappings for the assign.
 

Detailed Description

Grade item mappings for the activity.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Member Function Documentation

◆ get_advancedgrading_itemnames()

static mod_assign\grades\gradeitems::get_advancedgrading_itemnames ( )
static

Get the list of advanced grading item names for this component.

Return values
array

Implements core_grades\local\gradeitem\advancedgrading_mapping.

◆ get_itemname_mapping_for_component()

static mod_assign\grades\gradeitems::get_itemname_mapping_for_component ( )
static

Return the list of grade item mappings for the assign.

Return values
array

Implements core_grades\local\gradeitem\itemnumber_mapping.


The documentation for this class was generated from the following file: