LLMS_Grades::instance()
Get Main Singleton Instance
Contents
Return Return
Source Source
File: includes/class-llms-grades.php
} /** * Calculates the grades for elements that have a list of children which are averaged / weighted to come up with the total grade * * @param array $children list of child objects
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.24.0 | Introduced. |