Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | Public Attributes | List of all members
tool_lp\course_competency_statistics Class Reference

Course competency statistics class. More...

Public Member Functions

 __construct ($courseid)
 Return the custom definition of the properties of this model. More...
 

Public Attributes

$competencycount $competencycount = 0
 The number of competencies in the course.
 
$leastproficientcompetencies $leastproficientcompetencies = array()
 The competencies in this course that were proficient the least times.
 
$proficientcompetencycount $proficientcompetencycount = 0
 The number of proficient competencies for the current user.
 

Detailed Description

Course competency statistics class.

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

Constructor & Destructor Documentation

◆ __construct()

tool_lp\course_competency_statistics::__construct (   $courseid)

Return the custom definition of the properties of this model.

Parameters
int$courseidThe course we want to generate statistics for.

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