Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
scormreport_objectives

Namespaces

namespace  scormreport_objectives
  
 
namespace  scormreport_objectives\privacy
  
 

Classes

class  mod_scorm_report_objectives_settings
 A form that displays the objective report settings. More...
 
class  scormreport_objectives\privacy\provider
 Privacy Subsystem for scormreport_objectives. More...
 
class  scormreport_objectives\report
 Objectives report class. More...
 

Functions

 scormreport_objectives::get_scorm_objectives ($scormid)
 Returns The maximum numbers of Objectives associated with an Scorm Pack.
 

Variables

 $plugin = 2024041600
 
$plugin component = 'scormreport_objectives'
 
$plugin version = 2024042200
 

Detailed Description

Function Documentation

◆ get_scorm_objectives()

scormreport_objectives\get_scorm_objectives ( $scormid)

Returns The maximum numbers of Objectives associated with an Scorm Pack.

Parameters
int$scormidScorm instance id
Return values
arrayan array of possible objectives.