Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Static Public Member Functions | List of all members
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. More...
 
static get_itemname_mapping_for_component ()
 Return the list of grade item mappings for the assign. More...
 

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: