Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
scorm_12.php File Reference

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
 

Variable Documentation

◆ else

if(!isset( $currentorg)) if($scoes=$DB->get_records('scorm_scoes', array('scorm'=> $scorm->id), 'sortorder, id')) if (intval(get_config("scorm", "scormstandard"))) else
Initial value:
{
$cmistring256 = '^[\\u0000-\\uFFFF]{0,64000}$'