Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
functions used by AICC packages. More...
Functions | |
get_scorm_default (&$userdata, $scorm, $scoid, $attempt, $mode) | |
Sets up $userdata array and default values for AICC package. More... | |
scorm_add_time ($a, $b) | |
scorm_aicc_confirm_hacp_session ($hacpsession) | |
Check the hacp_session for whether it is valid. More... | |
scorm_aicc_generate_simple_sco ($scorm) | |
generate a simple single activity AICC object structure to wrap around and externally linked AICC package URL More... | |
scorm_aicc_get_hacp_session ($scormid) | |
Given a scormid creates an AICC Session record to allow HACP. More... | |
scorm_forge_cols_regexp ($columns, $remodule='(".*")?,') | |
Given a colums array return a string containing the regular expression to match the columns in a text row. More... | |
scorm_get_aicc_columns ($row, $mastername='system_id') | |
Take the header row of an AICC definition file and returns sequence of columns and a pointer to the sco identifier column. More... | |
scorm_parse_aicc (&$scorm) | |
Sets up AICC packages Called whenever package changes. More... | |
functions used by AICC packages.