LLMS_Grades::instance()

Get Main Singleton Instance


Return Return

(LLMS_Grades)


Top ↑

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

Top ↑

Changelog Changelog

Changelog
Version Description
3.24.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.