Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Sets up $userdata array and default values for SCORM 1.2 . More...
Functions | |
get_scorm_default (&$userdata, $scorm, $scoid, $attempt, $mode) | |
Sets up $userdata array and default values for SCORM 1.2 .
stdClass | $userdata | an empty stdClass variable that should be set up with user values |
object | $scorm | package record |
string | $scoid | SCO Id |
string | $attempt | attempt number for the user |
string | $mode | scorm display mode type |
array | The default values that should be used for SCORM 1.2 package |