Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Variables | |
$cmiint = new stdClass() | |
$cmiobj = new stdClass() | |
$cmistring4096 = $cmistring256 | |
$def = new stdClass() | |
$userdata = new stdClass() | |
$scorm | autocommit = ($scorm->autocommit === "1") ? true : false |
if(!isset($currentorg)) if( $scoes=$DB->get_records( 'scorm_scoes', array( 'scorm'=> $scorm->id), 'sortorder, id')) if(intval(get_config("scorm", "scormstandard"))) | else |
$scorm | masteryoverride = ($scorm->masteryoverride === "1") ? true : false |
if(!isset( $currentorg)) if($scoes=$DB->get_records('scorm_scoes', array('scorm'=> $scorm->id), 'sortorder, id')) if (intval(get_config("scorm", "scormstandard"))) else |