19 declare(strict_types=1);
43 'user_id' => array(
'pattern' => null,
'permission' => self::NONE,
'default' => null,
'dbfield' =>
'user_id'),
44 'learner_name' => array(
'pattern' => null,
'permission' => self::NONE,
'default' => null,
'dbfield' =>
'learner_name'),
45 'slm_id' => array(
'pattern' => null,
'permission' => self::NONE,
'default' => null,
'dbfield' =>
'slm_id'),
46 'mode' => array(
'pattern' => null,
'permission' => self::NONE,
'default' => null,
'dbfield' =>
'c_mode'),
47 'credit' => array(
'pattern' => null,
'permission' => self::NONE,
'default' => null,
'dbfield' =>
'credit'),
50 'accesscount' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'accesscount'),
51 'accessduration' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'accessduration'),
52 'accessed' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'accessed'),
53 'activityAbsoluteDuration' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'activityabsduration'),
54 'activityAttemptCount' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'activityattemptcount'),
55 'activityExperiencedDuration' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'activityexpduration'),
56 'activityProgressStatus' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'activityprogstatus'),
57 'attemptAbsoluteDuration' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'attemptabsduration'),
58 'attemptCompletionAmount' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'attemptcomplamount'),
59 'attemptCompletionStatus' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'attemptcomplstatus'),
60 'attemptExperiencedDuration' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'attemptexpduration'),
61 'attemptProgressStatus' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'attemptprogstatus'),
62 'audio_captioning' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'audio_captioning'),
63 'audio_level' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'audio_level'),
64 'availableChildren' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'availablechildren'),
65 'cmi_node_id' => array(
'pattern' => null,
'permission' => self::NONE,
'default' => null,
'dbfield' =>
'cmi_node_id'),
66 'completion' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'completion'),
67 'completion_status' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'completion_status'),
68 'completion_threshold' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'completion_threshold'),
69 'cp_node_id' => array(
'pattern' => null,
'permission' => self::NONE,
'default' => null,
'dbfield' =>
'cp_node_id'),
70 'created' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'created'),
71 'credit' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'credit'),
72 'delivery_speed' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'delivery_speed'),
73 'entry' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'c_entry'),
74 'exit' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'c_exit'),
75 'language' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'c_language'),
76 'launch_data' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'launch_data'),
77 'learner_name' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'learner_name'),
78 'location' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'location'),
79 'max' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'c_max'),
80 'min' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'c_min'),
81 'mode' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'c_mode'),
82 'modified' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'modified'),
83 'progress_measure' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'progress_measure'),
84 'raw' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'c_raw'),
85 'scaled' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'scaled'),
86 'scaled_passing_score' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'scaled_passing_score'),
87 'session_time' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'session_time'),
88 'success_status' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'success_status'),
89 'suspend_data' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'suspend_data'),
90 'total_time' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'total_time'),
91 'user_id' => array(
'pattern' => null,
'permission' => self::NONE,
'default' => null,
'dbfield' =>
'user_id'),
94 'cmi_comment_id' => array(
'pattern' => null,
'permission' => self::NONE,
'default' => null,
'dbfield' =>
'cmi_comment_id'),
95 'cmi_node_id' => array(
'pattern' => null,
'permission' => self::NONE,
'default' => null,
'dbfield' =>
'cmi_node_id'),
96 'comment' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'c_comment'),
97 'timestamp' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'c_timestamp'),
98 'location' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'location'),
99 'sourceIsLMS' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'sourceislms'),
101 'correct_response' => array(
102 'cmi_correct_response_id' => array(
'pattern' => null,
'permission' => self::NONE,
'default' => null,
'dbfield' =>
'cmi_correct_resp_id'),
103 'cmi_interaction_id' => array(
'pattern' => null,
'permission' => self::NONE,
'default' => null,
'dbfield' =>
'cmi_interaction_id'),
104 'pattern' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'pattern'),
106 'interaction' => array(
107 'cmi_interaction_id' => array(
'pattern' => null,
'permission' => self::NONE,
'default' => null,
'dbfield' =>
'cmi_interaction_id'),
108 'cmi_node_id' => array(
'pattern' => null,
'permission' => self::NONE,
'default' => null,
'dbfield' =>
'cmi_node_id'),
109 'description' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'description'),
110 'id' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'id'),
111 'latency' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'latency'),
112 'learner_response' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'learner_response'),
113 'result' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'result'),
114 'timestamp' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'c_timestamp'),
115 'type' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'c_type'),
116 'weighting' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'weighting'),
118 'objective' => array(
119 'cmi_interaction_id' => array(
'pattern' => null,
'permission' => self::NONE,
'default' => null,
'dbfield' =>
'cmi_interaction_id'),
120 'cmi_node_id' => array(
'pattern' => null,
'permission' => self::NONE,
'default' => null,
'dbfield' =>
'cmi_node_id'),
121 'cmi_objective_id' => array(
'pattern' => null,
'permission' => self::NONE,
'default' => null,
'dbfield' =>
'cmi_objective_id'),
122 'completion_status' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'completion_status'),
123 'description' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'description'),
124 'id' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'id'),
125 'max' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'c_max'),
126 'min' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'c_min'),
127 'raw' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'c_raw'),
128 'scaled' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'scaled'),
129 'progress_measure' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'progress_measure'),
130 'success_status' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'success_status'),
131 'scope' => array(
'pattern' => null,
'permission' => self::READWRITE,
'default' => null,
'dbfield' =>
'scope'),
149 $this->
ctrl = $DIC->ctrl();
150 $this->userId = $DIC->user()->getId();
151 $this->
lng = $DIC->language();
154 $this->jsMode = strpos(
$_SERVER[
'HTTP_ACCEPT'],
'text/javascript') !==
false;
156 if ($DIC->http()->wrapper()->query()->has(
'page')) {
157 $this->page = $DIC->http()->wrapper()->query()->retrieve(
'page', $DIC->refinery()->kindlyTo()->string());
160 $this->ref_id = $DIC->http()->wrapper()->query()->retrieve(
'ref_id', $DIC->refinery()->kindlyTo()->int());
172 $ilAccess = $DIC->access();
173 $lng = $DIC->language();
176 $next_class = $this->
ctrl->getNextClass($this);
177 $cmd = $this->
ctrl->getCmd();
179 if (!$ilAccess->checkAccess(
"read",
"", $this->ref_id)) {
184 if ($DIC->http()->wrapper()->query()->has(
'node_id')) {
185 $nodeId = $DIC->http()->wrapper()->query()->retrieve(
'node_id', $DIC->refinery()->kindlyTo()->int());
217 case 'getGobjective':
221 case 'getSharedData':
225 case 'setSharedData':
231 if (
$_SERVER[
'REQUEST_METHOD'] ===
'POST') {
235 $this->slm->getDefaultLessonMode(),
236 $this->slm->getComments(),
237 $this->slm->getInteractions(),
238 $this->slm->getObjectives(),
239 $this->slm->getTime_from_lms(),
259 case 'liveLogContent':
272 case 'scormPlayerUnload':
287 $js_data = file_get_contents(
"./Modules/Scorm2004/scripts/buildrte/rte.js");
288 if (self::ENABLE_GZIP == 1) {
289 ob_start(
"ob_gzhandler");
290 header(
'Content-Type: text/javascript; charset=UTF-8');
292 header(
'Content-Type: text/javascript; charset=UTF-8');
300 $webdir = str_replace(
"/ilias.php",
"",
$_SERVER[
"SCRIPT_NAME"]);
302 $lm_dir = $webdir .
"/" .
ILIAS_WEB_DIR .
"/" .
CLIENT_ID .
"/lm_data" .
"/lm_" . (string) $this->packageId;
315 $initSuspendData = null;
318 'learner_id' => (
string)
$ilUser->getID(),
319 'cmi_learner_id' => (string) $this->slm->getApiStudentId(),
320 'course_id' => (string) $this->packageId,
321 'learner_name' => (
string) $this->slm->getApiStudentName(),
322 'mode' => $this->slm->getDefaultLessonMode(),
323 'credit' => $this->slm->getCreditMode(),
324 'auto_review' => $this->slm->getAutoReviewChar(),
325 'hide_navig' => $this->slm->getHideNavig(),
326 'hide_menu' => $this->slm->getNoMenu(),
327 'ie_force_render' => $this->slm->getIe_force_render(),
328 'fourth_edition' => $this->slm->getFourth_edition(),
329 'sequencing_enabled' => $this->slm->getSequencing(),
330 'interactions_storable' => $this->slm->getInteractions(),
331 'objectives_storable' => $this->slm->getObjectives(),
332 'comments_storable' => $this->slm->getComments(),
333 'time_from_lms' => $this->slm->getTime_from_lms(),
334 'auto_last_visited' => $this->slm->getAuto_last_visited(),
335 'lesson_mastery_score' => $this->slm->getMasteryScore(),
336 'checkSetValues' => $this->slm->getCheck_values(),
337 'auto_suspend' => $this->slm->getAutoSuspend(),
338 'suspend_data' => $initSuspendData,
341 'adlact_data' => null,
342 'globalobj_data' => null
358 $lng = $DIC->language();
364 $initSuspendData = null;
365 $initAdlactData = null;
366 $initGlobalobjData = null;
367 if ($this->slm->getSequencing() ==
true) {
376 if ($this->slm->getSession()) {
379 if ($session_timeout > $max_idle) {
380 $session_timeout = $max_idle;
383 if ($session_timeout > $min_idle) {
384 $session_timeout = $min_idle;
386 $session_timeout -= 10;
388 $session_timeout = 0;
390 $config[
'session_ping'] = $session_timeout;
393 $store_url =
'ilias.php?baseClass=ilSAHSPresentationGUI' .
'&cmd=cmi&ref_id=' .
$this->ref_id;
394 $unload_url =
'ilias.php?baseClass=ilSAHSPresentationGUI' .
'&cmd=scormPlayerUnload&ref_id=' .
$this->ref_id;
395 if ($this->slm->getSessionDeactivated()) {
396 $store_url =
'storeScorm2004.php?package_id=' . $this->packageId .
'&ref_id=' . $this->ref_id .
'&client_id=' .
CLIENT_ID .
'&do=store';
397 $unload_url =
'storeScorm2004.php?package_id=' . $this->packageId .
'&ref_id=' . $this->ref_id .
'&client_id=' .
CLIENT_ID .
'&do=unload';
399 $config[
'cp_url'] =
'ilias.php?baseClass=ilSAHSPresentationGUI' .
'&cmd=cp&ref_id=' .
$this->ref_id;
400 $config[
'cmi_url'] =
'ilias.php?baseClass=ilSAHSPresentationGUI' .
'&cmd=cmi&ref_id=' .
$this->ref_id;
401 $config[
'store_url'] = $store_url;
402 $config[
'get_adldata_url'] =
'ilias.php?baseClass=ilSAHSPresentationGUI' .
'&cmd=getSharedData&ref_id=' .
$this->ref_id;
403 $config[
'set_adldata_url'] =
'ilias.php?baseClass=ilSAHSPresentationGUI' .
'&cmd=setSharedData&ref_id=' .
$this->ref_id;
404 $config[
'adlact_url'] =
'ilias.php?baseClass=ilSAHSPresentationGUI' .
'&cmd=adlact&ref_id=' .
$this->ref_id;
405 $config[
'specialpage_url'] =
'ilias.php?baseClass=ilSAHSPresentationGUI' .
'&cmd=specialPage&ref_id=' .
$this->ref_id;
406 $config[
'suspend_url'] =
'ilias.php?baseClass=ilSAHSPresentationGUI' .
'&cmd=suspend&ref_id=' .
$this->ref_id;
407 $config[
'get_suspend_url'] =
'ilias.php?baseClass=ilSAHSPresentationGUI' .
'&cmd=getSuspend&ref_id=' .
$this->ref_id;
409 $config[
'gobjective_url'] =
'ilias.php?baseClass=ilSAHSPresentationGUI' .
'&cmd=gobjective&ref_id=' .
$this->ref_id;
410 $config[
'get_gobjective_url'] =
'ilias.php?baseClass=ilSAHSPresentationGUI' .
'&cmd=getGobjective&ref_id=' .
$this->ref_id;
411 $config[
'ping_url'] =
'ilias.php?baseClass=ilSAHSPresentationGUI' .
'&cmd=pingSession&ref_id=' .
$this->ref_id;
412 $config[
'scorm_player_unload_url'] = $unload_url;
413 $config[
'post_log_url'] =
'ilias.php?baseClass=ilSAHSPresentationGUI' .
'&cmd=postLogEntry&ref_id=' .
$this->ref_id;
414 $config[
'livelog_url'] =
'ilias.php?baseClass=ilSAHSPresentationGUI' .
'&cmd=liveLogContent&ref_id=' .
$this->ref_id;
421 $config[
'debug'] = $this->slm->getDebug();
426 $langstrings[
'btnStart'] = $lng->
txt(
'scplayer_start');
427 $langstrings[
'btnExit'] = $lng->
txt(
'scplayer_exit');
428 $langstrings[
'btnExitAll'] = $lng->
txt(
'scplayer_exitall');
429 $langstrings[
'btnSuspendAll'] = $lng->
txt(
'scplayer_suspendall');
430 $langstrings[
'btnPrevious'] = $lng->
txt(
'scplayer_previous');
431 $langstrings[
'btnContinue'] = $lng->
txt(
'scplayer_continue');
432 $langstrings[
'btnhidetree'] = $lng->
txt(
'scplayer_hidetree');
433 $langstrings[
'btnshowtree'] = $lng->
txt(
'scplayer_showtree');
434 $langstrings[
'linkexpandTree'] = $lng->
txt(
'scplayer_expandtree');
435 $langstrings[
'linkcollapseTree'] = $lng->
txt(
'scplayer_collapsetree');
436 $langstrings[
'contCreditOff'] = $lng->
txt(
'cont_credit_off');
437 if ($this->slm->getAutoReviewChar() ===
"s") {
438 $langstrings[
'contCreditOff'] = $lng->
txt(
'cont_sc_score_was_higher_message');
440 $config[
'langstrings'] = $langstrings;
444 $this->tpl =
new ilGlobalTemplate(
"tpl.scorm2004.player.html",
true,
true,
"Modules/Scorm2004");
448 $rte_css = $this->slm->getDataDirectory() .
"/ilias_css_4_2/css/style.css";
449 if (is_file($rte_css)) {
450 $this->tpl->setCurrentBlock(
"rte_css");
451 $this->tpl->setVariable(
"RTE_CSS", $rte_css);
452 $this->tpl->parseCurrentBlock();
456 $this->tpl->setVariable(
'JSON_LANGSTRINGS', json_encode($langstrings));
460 $this->tpl->setVariable(
'TREE_JS',
"./Modules/Scorm2004/scripts/ilNestedList.js");
461 foreach ($langstrings as
$key => $value) {
462 $this->tpl->setVariable(
$key, $value);
464 $this->tpl->setVariable(
'DOC_TITLE',
'ILIAS: ' . $this->slm->getTitle());
467 $this->tpl->setVariable(
'INIT_CP_DATA', json_encode(json_decode($this->
getCPDataInit())));
468 $this->tpl->setVariable(
'INIT_CMI_DATA', json_encode($this->
getCMIData($this->userId, $this->packageId)));
469 $this->tpl->setVariable(
'INIT_ADLACT_DATA', json_encode($initAdlactData));
470 $this->tpl->setVariable(
'INIT_GLOBALOBJ_DATA', json_encode($initGlobalobjData));
471 $this->tpl->setVariable(
'JS_DATA', json_encode(
$config));
472 list($tsfrac, $tsint) = explode(
' ', microtime());
473 $this->tpl->setVariable(
'TIMESTAMP', sprintf(
'%d%03d', $tsint, 1000 * (
float) $tsfrac));
474 $this->tpl->setVariable(
'BASE_DIR',
'./Modules/Scorm2004/');
475 $this->tpl->setVariable(
'TXT_COLLAPSE', $lng->
txt(
'scplayer_collapsetree'));
476 if ($this->slm->getDebug()) {
477 $this->tpl->setVariable(
'TXT_DEBUGGER', $lng->
txt(
'scplayer_debugger'));
478 $this->tpl->setVariable(
'DEBUG_URL',
"PopupCenter('ilias.php?baseClass=ilSAHSPresentationGUI&cmd=debugGUI&ref_id=" . $this->ref_id .
"','Debug',800,600);");
480 $this->tpl->setVariable(
'TXT_DEBUGGER',
'');
481 $this->tpl->setVariable(
'DEBUG_URL',
'');
485 $this->tpl->setVariable(
'INLINE_CSS', ilSCORM13PlayerGUI::getInlineCss());
488 if ($this->slm->getCacheDeactivated()) {
489 $this->tpl->setVariable(
'JS_SCRIPTS',
'ilias.php?baseClass=ilSAHSPresentationGUI' .
'&cmd=getRTEjs&ref_id=' . $this->ref_id);
491 $this->tpl->setVariable(
'JS_SCRIPTS',
'./Modules/Scorm2004/scripts/buildrte/rte-min.js');
495 if ($this->slm->getNoMenu() ===
true) {
496 $this->tpl->setVariable(
"VAL_DISPLAY",
"style=\"display:none;\"");
498 $this->tpl->setVariable(
"VAL_DISPLAY",
"");
515 $this->tpl->printToStdout(
"DEFAULT",
false);
520 $is_tpl =
new ilTemplate(
"tpl.scorm2004.inlinecss.html",
true,
true,
"Modules/Scorm2004");
529 return $is_tpl->get();
536 header(
'Content-Type: text/javascript; charset=UTF-8');
539 header(
'Content-Type: text/plain; charset=UTF-8');
540 $jsdata = json_decode($jsdata);
548 $ilDB = $DIC->database();
551 'SELECT jsdata FROM cp_package WHERE obj_id = %s',
553 array($this->packageId)
557 $jsdata = $packageData[
'jsdata'];
569 $ilDB = $DIC->database();
572 'SELECT activitytree FROM cp_package WHERE obj_id = %s',
574 array($this->packageId)
578 $activitytree =
$data[
'activitytree'];
580 if (!$activitytree) {
581 $activitytree =
'null';
583 return $activitytree;
590 header(
'Content-Type: text/javascript; charset=UTF-8');
591 print($activitytree);
593 header(
'Content-Type: text/plain; charset=UTF-8');
594 $activitytree = json_decode($activitytree);
595 print_r($activitytree);
603 header(
'Content-Type: text/plain; charset=UTF-8');
610 $ilDB = $DIC->database();
614 'SELECT global_to_system FROM cp_package WHERE obj_id = %s',
616 array($this->packageId)
620 $gystem =
$data[
'global_to_system'];
624 $gsystem = (string) $this->packageId;
633 $ilDB = $DIC->database();
637 'SELECT data FROM cp_suspend WHERE obj_id = %s AND user_id = %s',
638 array(
'integer',
'integer'),
639 array($this->packageId,
$ilUser->getId())
645 'DELETE FROM cp_suspend WHERE obj_id = %s AND user_id = %s',
646 array(
'integer',
'integer'),
647 array($this->packageId,
$ilUser->getId())
649 if (is_array(
$data)) {
650 return $data[
'data'];
659 header(
'Content-Type: text/javascript; charset=UTF-8');
660 print($suspend_data);
662 header(
'Content-Type: text/plain; charset=UTF-8');
663 $suspend_data = json_decode($suspend_data);
664 print_r($suspend_data);
671 $ilDB = $DIC->database();
675 'SELECT * FROM cp_suspend WHERE obj_id = %s AND user_id = %s',
676 array(
'integer',
'integer'),
677 array($this->packageId,
$ilUser->getId())
681 $ilDB->insert(
'cp_suspend', array(
682 'data' => array(
'clob', file_get_contents(
'php://input')),
683 'obj_id' => array(
'integer', $this->packageId),
684 'user_id' => array(
'integer',
$ilUser->getId())
690 'data' => array(
'clob', file_get_contents(
'php://input'))
693 'obj_id' => array(
'integer', $this->packageId),
694 'user_id' => array(
'integer',
$ilUser->getId())
703 $ilDB = $DIC->database();
709 $global_to_system = 1;
712 'SELECT global_to_system FROM cp_package WHERE obj_id = %s',
714 array($this->packageId)
717 $global_to_system =
$data[
'global_to_system'];
720 $query =
'SELECT objective_id, scope_id, satisfied, measure, user_id, 721 score_min, score_max, score_raw, completion_status, 723 .
'FROM cmi_gobjective, cp_node, cp_mapinfo ' 724 .
'WHERE (cmi_gobjective.objective_id <> %s AND cmi_gobjective.status IS NULL ' 725 .
'AND cp_node.slm_id = %s AND cp_node.nodename = %s ' 726 .
'AND cp_node.cp_node_id = cp_mapinfo.cp_node_id ' 727 .
'AND cmi_gobjective.objective_id = cp_mapinfo.targetobjectiveid) ' 728 .
'GROUP BY objective_id, scope_id, satisfied, measure, user_id, 729 score_min, score_max, score_raw, completion_status, 733 array(
'text',
'integer',
'text'),
734 array(
'-course_overall_status-', $this->packageId,
'mapInfo')
737 if (($global_to_system == 1 && $row[
'scope_id'] == 0) || ($global_to_system == 0 && $row[
'scope_id'] ==
$this->packageId)) {
738 $learner = $row[
'user_id'];
739 $objective_id = $row[
'objective_id'];
740 if ($row[
'scope_id'] == 0) {
743 $scope = $row[
'scope_id'];
746 if ($row[
'satisfied'] != null) {
747 $toset = $row[
'satisfied'];
748 $g_data[
"satisfied"][$objective_id][$learner][
$scope] = $toset;
751 if ($row[
'measure'] != null) {
752 $toset = $row[
'measure'];
753 $g_data[
"measure"][$objective_id][$learner][
$scope] = $toset;
756 if ($row[
'score_raw'] != null) {
757 $toset = $row[
'score_raw'];
758 $g_data[
"score_raw"][$objective_id][$learner][
$scope] = $toset;
761 if ($row[
'score_min'] != null) {
762 $toset = $row[
'score_min'];
763 $g_data[
"score_min"][$objective_id][$learner][
$scope] = $toset;
766 if ($row[
'score_max'] != null) {
767 $toset = $row[
'score_max'];
768 $g_data[
"score_max"][$objective_id][$learner][
$scope] = $toset;
771 if ($row[
'progress_measure'] != null) {
772 $toset = $row[
'progress_measure'];
773 $g_data[
"progress_measure"][$objective_id][$learner][
$scope] = $toset;
776 if ($row[
'completion_status'] != null) {
777 $toset = $row[
'completion_status'];
778 $g_data[
"completion_status"][$objective_id][$learner][
$scope] = $toset;
789 header(
'Content-Type: text/javascript; charset=UTF-8');
790 print($gobjective_data);
792 header(
'Content-Type: text/plain; charset=UTF-8');
793 $gobjective_data = json_decode($gobjective_data);
794 print_r($gobjective_data);
803 $ilDB = $DIC->database();
805 $dataStores = array(
"data" => array(),
806 "permissions" => array());
807 $readPermissions = array();
809 $query =
'SELECT target_id, read_shared_data, write_shared_data ' 811 .
'WHERE slm_id = %s ' 812 .
'AND sco_node_id = %s ' 813 .
'GROUP BY target_id, read_shared_data, write_shared_data';
818 array(
'integer',
'integer'),
819 array($this->packageId, $sco_node_id)
825 $storeVal = ($row[
'read_shared_data'] == 0 && $row[
'write_shared_data'] == 1)
829 $dataStores[
"data"][$row[
'target_id']] = array(
"store" => $storeVal,
830 "readSharedData" => $row[
'read_shared_data'],
831 "writeSharedData" => $row[
'write_shared_data']);
832 $dataStores[
"readPermissions"][$row[
'target_id']] = $row[
'read_shared_data'];
835 if (count($dataStores) < 1) {
841 if ($dataStores[
"readPermissions"] != null && array_sum($dataStores[
"readPermissions"]) != 0) {
847 $params = array(
"types" => array(
"integer",
"integer"),
848 "values" => array($this->userId, $this->packageId));
854 foreach ($dataStores[
"data"] as
$key => $val) {
855 if ($dataStores[
"readPermissions"][
$key] == 1
856 && $dataStores[
"data"][
$key][
"store"] !==
'notWritten') {
859 $paramTemplate .=
'%s, ';
864 $paramTemplate = substr($paramTemplate, 0, -2);
867 $query =
'SELECT target_id, store ' 868 .
'FROM adl_shared_data ' 869 .
'WHERE user_id = %s ' 871 .
'AND target_id IN (' . $paramTemplate .
')';
881 $dataStores[
"data"][$row[
'target_id']][
"store"] = $row[
'store'];
885 header(
'Content-Type: text/javascript; charset=UTF-8');
887 echo json_encode($dataStores[
"data"]);
893 $ilDB = $DIC->database();
895 $g_data = json_decode(file_get_contents(
'php://input'));
898 $query =
'SELECT dm.target_id, sd.store ' 899 .
'FROM cp_datamap dm ' 900 .
'LEFT JOIN adl_shared_data sd ' 901 .
'ON(dm.slm_id = sd.slm_id AND dm.target_id = sd.target_id) ' 902 .
'WHERE sco_node_id = %s ' 903 .
'AND dm.slm_id = %s ' 904 .
'AND write_shared_data = 1 ' 905 .
'AND user_id = %s';
909 array(
'integer',
'integer',
'integer'),
910 array($sco_node_id, $this->packageId, $this->userId)
913 $dataStores = array();
914 $originalVals = array();
916 $id = $row[
'target_id'];
917 $dataStores[
$id] = $g_data->{
$id};
918 $originalVals[
$id] = $row[
'store'];
923 foreach ($g_data as
$key => $obj) {
926 if (array_key_exists(
$key, $dataStores)) {
927 if ($obj ===
'notWritten') {
931 $query =
'UPDATE adl_shared_data ' 933 .
'WHERE user_id = %s ' 934 .
'AND target_id = %s ' 935 .
'AND slm_id = %s ';
939 array(
'text',
'integer',
'text',
'integer'),
940 array($dataStores[
$key], $this->userId, $key, $this->packageId)
945 'SELECT write_shared_data, cp_node_id ' 947 .
'WHERE target_id = %s ' 949 .
'AND sco_node_id = %s',
950 array(
'text',
'integer',
'integer'),
951 array(
$key, $this->packageId, $sco_node_id)
955 if ($row[
"write_shared_data"] != 1) {
961 'INSERT INTO adl_shared_data (slm_id, user_id, target_id, store, cp_node_id) VALUES (%s, %s, %s, %s, %s)',
962 array(
'integer',
'integer',
'text',
'text',
'integer'),
963 array($this->packageId, $this->userId,
$key, $obj, $row[
"cp_node_id"])
974 $lng = $DIC->language();
976 $specialpages = array(
977 "_COURSECOMPLETE_" =>
"seq_coursecomplete",
978 "_ENDSESSION_" =>
"seq_endsession",
979 "_SEQBLOCKED_" =>
"seq_blocked",
980 "_NOTHING_" =>
"seq_nothing",
981 "_ERROR_" =>
"seq_error",
982 "_DEADLOCK_" =>
"seq_deadlock",
983 "_INVALIDNAVREQ_" =>
"seq_invalidnavreq",
984 "_SEQABANDON_" =>
"seq_abandon",
985 "_SEQABANDONALL_" =>
"seq_abandonall",
986 "_TOC_" =>
"seq_toc",
990 $this->tpl =
new ilGlobalTemplate(
"tpl.scorm2004.specialpages.html",
false,
false,
"Modules/Scorm2004");
992 $this->tpl->setVariable(
'TXT_SPECIALPAGE',
$lng->
txt($specialpages[$this->page]));
993 if ($this->page !==
"_TOC_" && $this->page !==
"_SEQABANDON_" && $this->page !==
"_SEQABANDONALL_") {
994 $this->tpl->setVariable(
'CLOSE_WINDOW',
$lng->
txt(
'seq_close'));
996 $this->tpl->setVariable(
'CLOSE_WINDOW',
"");
998 $this->tpl->printToStdout(
"DEFAULT",
false);
1005 if ($this->jsMode) {
1006 header(
'Content-Type: text/javascript; charset=UTF-8');
1007 print(json_encode(
$data));
1009 header(
'Content-Type: text/plain; charset=UTF-8');
1010 print(var_export(
$data,
true));
1036 $ilDB = $DIC->database();
1040 'schema' => array(),
1044 foreach (self::$schema as $k => &$v) {
1045 $result[
'schema'][$k] = array_keys($v);
1049 $q =
'SELECT cmi_node.* 1051 INNER JOIN cp_node ON cmi_node.cp_node_id = cp_node.cp_node_id 1052 WHERE cmi_node.user_id = %s 1053 AND cp_node.slm_id = %s';
1060 if ($this->slm->getComments()) {
1062 cmi_comment.cmi_comment_id, 1063 cmi_comment.cmi_node_id, 1064 cmi_comment.c_comment, 1065 cmi_comment.c_timestamp, 1066 cmi_comment.location, 1067 cmi_comment.sourceislms 1069 INNER JOIN cmi_node ON cmi_node.cmi_node_id = cmi_comment.cmi_node_id 1070 INNER JOIN cp_node ON cp_node.cp_node_id = cmi_node.cp_node_id 1071 WHERE cmi_node.user_id = %s 1072 AND cp_node.slm_id = %s 1073 ORDER BY cmi_comment.cmi_comment_id';
1079 case "correct_response":
1082 if ($this->slm->getInteractions()) {
1083 $q =
'SELECT cmi_correct_response.* 1084 FROM cmi_correct_response 1085 INNER JOIN cmi_interaction 1086 ON cmi_interaction.cmi_interaction_id = cmi_correct_response.cmi_interaction_id 1087 INNER JOIN cmi_node ON cmi_node.cmi_node_id = cmi_interaction.cmi_node_id 1088 INNER JOIN cp_node ON cp_node.cp_node_id = cmi_node.cp_node_id 1089 WHERE cmi_node.user_id = %s 1090 AND cp_node.slm_id = %s 1091 ORDER BY cmi_correct_response.cmi_correct_resp_id';
1099 if ($this->slm->getInteractions()) {
1101 cmi_interaction.cmi_interaction_id, 1102 cmi_interaction.cmi_node_id, 1103 cmi_interaction.description, 1105 cmi_interaction.latency, 1106 cmi_interaction.learner_response, 1107 cmi_interaction.result, 1108 cmi_interaction.c_timestamp, 1109 cmi_interaction.c_type, 1110 cmi_interaction.weighting 1111 FROM cmi_interaction 1112 INNER JOIN cmi_node ON cmi_node.cmi_node_id = cmi_interaction.cmi_node_id 1113 INNER JOIN cp_node ON cp_node.cp_node_id = cmi_node.cp_node_id 1114 WHERE cmi_node.user_id = %s 1115 AND cp_node.slm_id = %s 1116 ORDER BY cmi_interaction.cmi_interaction_id';
1123 if ($this->slm->getObjectives()) {
1125 cmi_objective.cmi_interaction_id, 1126 cmi_objective.cmi_node_id, 1127 cmi_objective.cmi_objective_id, 1128 cmi_objective.completion_status, 1129 cmi_objective.description, 1131 cmi_objective.c_max, 1132 cmi_objective.c_min, 1133 cmi_objective.c_raw, 1134 cmi_objective.scaled, 1135 cmi_objective.progress_measure, 1136 cmi_objective.success_status, 1139 INNER JOIN cmi_node ON cmi_node.cmi_node_id = cmi_objective.cmi_node_id 1140 INNER JOIN cp_node ON cp_node.cp_node_id = cmi_node.cp_node_id 1141 WHERE cmi_node.user_id = %s 1142 AND cp_node.slm_id = %s 1143 ORDER BY cmi_objective.cmi_objective_id';
1149 $q =
'SELECT usr_data.usr_id user_id, 1150 CONCAT(CONCAT(COALESCE(usr_data.firstname, \'\'), \' \'), COALESCE(usr_data.lastname, \'\')) learner_name, 1151 sahs_lm.id slm_id , sahs_lm.default_lesson_mode "mode", sahs_lm.credit 1152 FROM usr_data, cp_package 1153 INNER JOIN sahs_lm ON cp_package.obj_id = sahs_lm.id 1154 WHERE usr_data.usr_id = %s 1155 AND sahs_lm.id = %s';
1161 $result[
'data'][$k] = array();
1163 $types = array(
'integer',
'integer');
1164 $values = array($userId, $packageId);
1165 $res =
$ilDB->queryF($q, $types, $values);
1167 while ($row =
$ilDB->fetchAssoc(
$res)) {
1168 $tmp_result = array();
1169 foreach ($row as
$key => $value) {
1170 if ($k ===
"comment" &&
$key ===
"c_timestamp" && strpos($value,
' ') == 10) {
1171 $value = str_replace(
' ',
'T', $value);
1173 $tmp_result[] = $value;
1174 if ($k ===
"node" &&
$key ===
"additional_tables" && $i_check < $value) {
1179 $result[
'data'][$k][] = $tmp_result;
1192 $ilDB = $DIC->database();
1194 if (!is_array($a_array) or !count($a_array)) {
1198 foreach ($a_array as $k => $item) {
1199 if ($item != null) {
1200 $a_array[$k] =
$ilDB->quote($item);
1202 $a_array[$k] =
"NULL";
1235 $ilDB = $DIC->database();
1238 'SELECT module_version FROM sahs_lm WHERE id = %s',
1240 array($this->packageId)
1244 return (
int) $row[
'module_version'];
1253 $ilDB = $DIC->database();
1255 $val_set =
$ilDB->queryF(
1256 'SELECT package_attempts FROM sahs_user WHERE obj_id = %s AND user_id = %s',
1257 array(
'integer',
'integer'),
1258 array($this->packageId,$this->userId)
1260 $val_rec =
$ilDB->fetchAssoc($val_set);
1261 $attempts = $val_rec[
"package_attempts"];
1262 if ($attempts == null) {
1265 return (
int) $attempts;
1274 $ilDB = $DIC->database();
1277 'SELECT package_attempts,count(*) cnt FROM sahs_user WHERE obj_id = %s AND user_id = %s GROUP BY package_attempts',
1278 array(
'integer',
'integer'),
1279 array($this->slm->getId(),
$ilUser->getId())
1282 if ($val_rec[
"cnt"] == 0) {
1285 'INSERT INTO sahs_user (obj_id,user_id,package_attempts,module_version,last_access) VALUES(%s,%s,%s,%s,%s)',
1286 array(
'integer',
'integer',
'integer',
'integer',
'timestamp'),
1287 array($this->slm->getId(),
$ilUser->getId(), $attempts, $this->slm->getModuleVersion(), date(
'Y-m-d H:i:s'))
1290 $attempts = $val_rec[
"package_attempts"];
1291 if ($attempts == null) {
1296 'UPDATE sahs_user SET package_attempts = %s, module_version = %s, last_access=%s WHERE obj_id = %s AND user_id = %s ',
1297 array(
'integer',
'integer',
'timestamp',
'integer',
'integer'),
1298 array($attempts, $this->slm->getModuleVersion(), date(
'Y-m-d H:i:s'), $this->slm->getId(),
$ilUser->getId())
1306 $ilDB = $DIC->database();
1309 'SELECT shared_data_global_to_system FROM cp_package WHERE obj_id = %s',
1311 array($this->packageId)
1314 $shared_global_to_sys =
$ilDB->fetchObject(
$res)->shared_data_global_to_system;
1317 'SELECT data FROM cp_suspend WHERE obj_id = %s AND user_id = %s',
1318 array(
'integer',
'integer'),
1319 array($this->packageId, $this->userId)
1324 $dat =
$data[
'data'];
1325 if ($dat != null && $dat !=
'') {
1330 if ($shared_global_to_sys == 0 && !$suspended) {
1332 'DELETE FROM adl_shared_data WHERE slm_id = %s AND user_id = %s',
1333 array(
'integer',
'integer'),
1334 array($this->packageId, $this->userId)
1346 $ilDB = $DIC->database();
1349 $fieldList =
"cmi_node.cp_node_id, cmi_node.completion_threshold, cmi_node.c_exit, cmi_node.completion_status, cmi_node.progress_measure, cmi_node.success_status, cmi_node.scaled, cmi_node.session_time," .
1350 "cmi_node.c_min, cmi_node.c_max, cmi_node.c_raw, cmi_node.location, cmi_node.suspend_data, cmi_node.scaled_passing_score, cmi_node.total_time";
1355 SELECT ' . $fieldList .
' 1356 FROM cmi_node,cp_node,cp_item 1357 WHERE cp_node.slm_id = %s 1358 AND cp_node.cp_node_id = cp_item.cp_node_id 1360 AND cmi_node.cp_node_id = cp_item.cp_node_id 1361 AND cmi_node.user_id = %s',
1362 array(
'integer',
'text',
'integer'),
1363 array($this->packageId, $sco_id, $this->userId)
1374 $fHandle = fopen(
$filename,
'a') or die(
"can't open file");
1375 fwrite($fHandle,
"");
1387 while (file_exists(
$filename .
"_" . $adder . $suffix)) {
1389 $adder = (string)
$i;
1391 $retname =
$filename .
"_" . $adder . $suffix;
1393 if (!file_exists($retname)) {
1395 $fHandle = fopen($retname,
'a') or die(
"can't open file");
1396 fwrite($fHandle,
"");
1405 $lng = $DIC->language();
1411 if (!file_exists($path_csv)) {
1413 $fHandle = fopen($path_csv,
'a') or die(
"can't open file");
1414 $string =
'"CourseId";"ScoId";"ScoTitle";"Timestamp";"Action";"Key";"Value";"Return Value";"Errorcode";"Timespan";"ErrorDescription"' .
"\n";
1415 fwrite($fHandle, $string);
1418 if (!file_exists($path_txt)) {
1423 $fHandle2 = fopen($path_txt,
'a') or die(
"can't open file");
1425 $logtpl->setCurrentBlock(
'NewLog');
1426 $logtpl->setVariable(
"COURSETITLE", $this->slm->getTitle());
1427 $logtpl->setVariable(
"COURSEID", $this->packageId);
1428 $logtpl->setVariable(
"TIMESTAMP", date(
"d.m.Y H:i", time()));
1430 $logtpl->setVariable(
"error0",
$lng->
txt(
"error0"));
1431 $logtpl->setVariable(
"error101",
$lng->
txt(
"error101"));
1432 $logtpl->setVariable(
"error102",
$lng->
txt(
"error102"));
1433 $logtpl->setVariable(
"error103",
$lng->
txt(
"error103"));
1434 $logtpl->setVariable(
"error104",
$lng->
txt(
"error104"));
1435 $logtpl->setVariable(
"error111",
$lng->
txt(
"error111"));
1436 $logtpl->setVariable(
"error112",
$lng->
txt(
"error112"));
1437 $logtpl->setVariable(
"error113",
$lng->
txt(
"error113"));
1438 $logtpl->setVariable(
"error122",
$lng->
txt(
"error122"));
1439 $logtpl->setVariable(
"error123",
$lng->
txt(
"error123"));
1440 $logtpl->setVariable(
"error132",
$lng->
txt(
"error132"));
1441 $logtpl->setVariable(
"error133",
$lng->
txt(
"error133"));
1442 $logtpl->setVariable(
"error142",
$lng->
txt(
"error142"));
1443 $logtpl->setVariable(
"error143",
$lng->
txt(
"error143"));
1444 $logtpl->setVariable(
"error201",
$lng->
txt(
"error201"));
1445 $logtpl->setVariable(
"error301",
$lng->
txt(
"error301"));
1446 $logtpl->setVariable(
"error351",
$lng->
txt(
"error351"));
1447 $logtpl->setVariable(
"error391",
$lng->
txt(
"error391"));
1448 $logtpl->setVariable(
"error401",
$lng->
txt(
"error401"));
1449 $logtpl->setVariable(
"error402",
$lng->
txt(
"error402"));
1450 $logtpl->setVariable(
"error403",
$lng->
txt(
"error403"));
1451 $logtpl->setVariable(
"error404",
$lng->
txt(
"error404"));
1452 $logtpl->setVariable(
"error405",
$lng->
txt(
"error405"));
1453 $logtpl->setVariable(
"error406",
$lng->
txt(
"error406"));
1454 $logtpl->setVariable(
"error407",
$lng->
txt(
"error407"));
1455 $logtpl->setVariable(
"error408",
$lng->
txt(
"error408"));
1456 $logtpl->setVariable(
"SetValue",
$lng->
txt(
"SetValue"));
1457 $logtpl->setVariable(
"GetValue",
$lng->
txt(
"GetValue"));
1458 $logtpl->setVariable(
"Commit",
$lng->
txt(
"Commit"));
1459 $logtpl->setVariable(
"Initialize",
$lng->
txt(
"Initialize"));
1460 $logtpl->setVariable(
"Terminate",
$lng->
txt(
"Terminate"));
1461 $logtpl->setVariable(
"GetErrorString",
$lng->
txt(
"GetErrorString"));
1462 $logtpl->setVariable(
"GetLastError",
$lng->
txt(
"GetLastError"));
1463 $logtpl->setVariable(
"GetDiagnostic",
$lng->
txt(
"GetDiagnostic"));
1464 $logtpl->setVariable(
"cmi._version",
$lng->
txt(
"cmi._version"));
1465 $logtpl->setVariable(
"cmi.comments_from_learner._children",
$lng->
txt(
"cmi.comments_from_learner._children"));
1466 $logtpl->setVariable(
"cmi.comments_from_learner._count",
$lng->
txt(
"cmi.comments_from_learner._count"));
1467 $logtpl->setVariable(
"cmi.comments_from_learner.n.comment",
$lng->
txt(
"cmi.comments_from_learner.n.comment"));
1468 $logtpl->setVariable(
"cmi.comments_from_learner.n.location",
$lng->
txt(
"cmi.comments_from_learner.n.location"));
1469 $logtpl->setVariable(
"cmi.comments_from_learner.n.timestamp",
$lng->
txt(
"cmi.comments_from_learner.n.timestamp"));
1470 $logtpl->setVariable(
"cmi.comments_from_lms._children",
$lng->
txt(
"cmi.comments_from_lms._children"));
1471 $logtpl->setVariable(
"cmi.comments_from_lms._count",
$lng->
txt(
"cmi.comments_from_lms._count"));
1472 $logtpl->setVariable(
"cmi.comments_from_lms.n.comment",
$lng->
txt(
"cmi.comments_from_lms.n.comment"));
1473 $logtpl->setVariable(
"cmi.comments_from_lms.n.location",
$lng->
txt(
"cmi.comments_from_lms.n.location"));
1474 $logtpl->setVariable(
"cmi.comments_from_lms.n.timestamp",
$lng->
txt(
"cmi.comments_from_lms.n.timestamp"));
1475 $logtpl->setVariable(
"cmi.completion_status",
$lng->
txt(
"cmi.completion_status"));
1476 $logtpl->setVariable(
"cmi.completion_threshold",
$lng->
txt(
"cmi.completion_threshold"));
1477 $logtpl->setVariable(
"cmi.credit",
$lng->
txt(
"cmi.credit"));
1478 $logtpl->setVariable(
"cmi.entry",
$lng->
txt(
"cmi.entry"));
1479 $logtpl->setVariable(
"cmi.exit",
$lng->
txt(
"cmi.exit"));
1480 $logtpl->setVariable(
"cmi.interactions._children",
$lng->
txt(
"cmi.interactions._children"));
1481 $logtpl->setVariable(
"cmi.interactions._count",
$lng->
txt(
"cmi.interactions._count"));
1482 $logtpl->setVariable(
"cmi.interactions.n.id",
$lng->
txt(
"cmi.interactions.n.id"));
1483 $logtpl->setVariable(
"cmi.interactions.n.type",
$lng->
txt(
"cmi.interactions.n.type"));
1484 $logtpl->setVariable(
"cmi.interactions.n.objectives._count",
$lng->
txt(
"cmi.interactions.n.objectives._count"));
1485 $logtpl->setVariable(
"cmi.interactions.n.objectives.n.id",
$lng->
txt(
"cmi.interactions.n.objectives.n.id"));
1486 $logtpl->setVariable(
"cmi.interactions.n.timestamp",
$lng->
txt(
"cmi.interactions.n.timestamp"));
1487 $logtpl->setVariable(
"cmi.interactions.n.correct_responses._count",
$lng->
txt(
"cmi.interactions.n.correct_responses._count"));
1488 $logtpl->setVariable(
"cmi.interactions.n.correct_responses.n.pattern",
$lng->
txt(
"cmi.interactions.n.correct_responses.n.pattern"));
1489 $logtpl->setVariable(
"cmi.interactions.n.weighting",
$lng->
txt(
"cmi.interactions.n.weighting"));
1490 $logtpl->setVariable(
"cmi.interactions.n.learner_response",
$lng->
txt(
"cmi.interactions.n.learner_response"));
1491 $logtpl->setVariable(
"cmi.interactions.n.result",
$lng->
txt(
"cmi.interactions.n.result"));
1492 $logtpl->setVariable(
"cmi.interactions.n.latency",
$lng->
txt(
"cmi.interactions.n.latency"));
1493 $logtpl->setVariable(
"cmi.interactions.n.description",
$lng->
txt(
"cmi.interactions.n.description"));
1494 $logtpl->setVariable(
"cmi.launch_data",
$lng->
txt(
"cmi.launch_data"));
1495 $logtpl->setVariable(
"cmi.learner_id",
$lng->
txt(
"cmi.learner_id"));
1496 $logtpl->setVariable(
"cmi.learner_name",
$lng->
txt(
"cmi.learner_name"));
1497 $logtpl->setVariable(
"cmi.learner_preference._children",
$lng->
txt(
"cmi.learner_preference._children"));
1498 $logtpl->setVariable(
"cmi.learner_preference.audio_level",
$lng->
txt(
"cmi.learner_preference.audio_level"));
1499 $logtpl->setVariable(
"cmi.learner_preference.language",
$lng->
txt(
"cmi.learner_preference.language"));
1500 $logtpl->setVariable(
"cmi.learner_preference.delivery_speed",
$lng->
txt(
"cmi.learner_preference.delivery_speed"));
1501 $logtpl->setVariable(
"cmi.learner_preference.audio_captioning",
$lng->
txt(
"cmi.learner_preference.audio_captioning"));
1502 $logtpl->setVariable(
"cmi.location",
$lng->
txt(
"cmi.location"));
1503 $logtpl->setVariable(
"cmi.max_time_allowed",
$lng->
txt(
"cmi.max_time_allowed"));
1504 $logtpl->setVariable(
"cmi.mode",
$lng->
txt(
"cmi.mode"));
1505 $logtpl->setVariable(
"cmi.objectives._children",
$lng->
txt(
"cmi.objectives._children"));
1506 $logtpl->setVariable(
"cmi.objectives._count",
$lng->
txt(
"cmi.objectives._count"));
1507 $logtpl->setVariable(
"cmi.objectives.n.id",
$lng->
txt(
"cmi.objectives.n.id"));
1508 $logtpl->setVariable(
"cmi.objectives.n.score._children",
$lng->
txt(
"cmi.objectives.n.score._children"));
1509 $logtpl->setVariable(
"cmi.objectives.n.score.scaled",
$lng->
txt(
"cmi.objectives.n.score.scaled"));
1510 $logtpl->setVariable(
"cmi.objectives.n.score.raw",
$lng->
txt(
"cmi.objectives.n.score.raw"));
1511 $logtpl->setVariable(
"cmi.objectives.n.score.min",
$lng->
txt(
"cmi.objectives.n.score.min"));
1512 $logtpl->setVariable(
"cmi.objectives.n.score.max",
$lng->
txt(
"cmi.objectives.n.score.max"));
1513 $logtpl->setVariable(
"cmi.objectives.n.success_status",
$lng->
txt(
"cmi.objectives.n.success_status"));
1514 $logtpl->setVariable(
"cmi.objectives.n.completion_status",
$lng->
txt(
"cmi.objectives.n.completion_status"));
1515 $logtpl->setVariable(
"cmi.objectives.n.progress_measure",
$lng->
txt(
"cmi.objectives.n.progress_measure"));
1516 $logtpl->setVariable(
"cmi.objectives.n.description",
$lng->
txt(
"cmi.objectives.n.description"));
1517 $logtpl->setVariable(
"cmi.progress_measure",
$lng->
txt(
"cmi.progress_measure"));
1518 $logtpl->setVariable(
"cmi.scaled_passing_score",
$lng->
txt(
"cmi.scaled_passing_score"));
1519 $logtpl->setVariable(
"cmi.score._children",
$lng->
txt(
"cmi.score._children"));
1520 $logtpl->setVariable(
"cmi.score.scaled",
$lng->
txt(
"cmi.score.scaled"));
1521 $logtpl->setVariable(
"cmi.score.raw",
$lng->
txt(
"cmi.score.raw"));
1522 $logtpl->setVariable(
"cmi.score.min",
$lng->
txt(
"cmi.score.min"));
1523 $logtpl->setVariable(
"cmi.score.max",
$lng->
txt(
"cmi.score.max"));
1524 $logtpl->setVariable(
"cmi.session_time",
$lng->
txt(
"cmi.session_time"));
1525 $logtpl->setVariable(
"cmi.success_status",
$lng->
txt(
"cmi.success_status"));
1526 $logtpl->setVariable(
"cmi.suspend_data",
$lng->
txt(
"cmi.suspend_data"));
1527 $logtpl->setVariable(
"cmi.time_limit_action",
$lng->
txt(
"cmi.time_limit_action"));
1528 $logtpl->setVariable(
"cmi.total_time",
$lng->
txt(
"cmi.total_time"));
1529 $logtpl->setVariable(
"adl.nav.request",
$lng->
txt(
"adl.nav.request"));
1530 $logtpl->setVariable(
"adl.nav.request_valid.continue",
$lng->
txt(
"adl.nav.request_valid.continue"));
1531 $logtpl->setVariable(
"adl.nav.request_valid.previous",
$lng->
txt(
"adl.nav.request_valid.previous"));
1532 $logtpl->setVariable(
"adl.nav.request_valid.choice",
$lng->
txt(
"adl.nav.request_valid.choice"));
1533 $logtpl->setVariable(
"i_green",
$lng->
txt(
"i_green"));
1534 $logtpl->setVariable(
"i_red",
$lng->
txt(
"i_red"));
1535 $logtpl->setVariable(
"i_orange",
$lng->
txt(
"i_orange"));
1536 $logtpl->setVariable(
"i_fuchsia",
$lng->
txt(
"i_fuchsia"));
1537 $logtpl->setVariable(
"i_gray",
$lng->
txt(
"i_gray"));
1538 $logtpl->setVariable(
"error",
$lng->
txt(
"error"));
1539 $logtpl->setVariable(
"strange_error",
$lng->
txt(
"strange_error"));
1540 $logtpl->setVariable(
"strange_API-Call",
$lng->
txt(
"strange_API-Call"));
1541 $logtpl->setVariable(
"unknown",
$lng->
txt(
"unknown"));
1542 $logtpl->setVariable(
"undefined_color",
$lng->
txt(
"undefined_color"));
1543 $logtpl->setVariable(
"description_for",
$lng->
txt(
"description_for"));
1544 $logtpl->setVariable(
"hide",
$lng->
txt(
"hide"));
1545 $logtpl->setVariable(
"all_API-calls_shown",
$lng->
txt(
"all_API-calls_shown"));
1546 $logtpl->setVariable(
"show_only_important_API-calls",
$lng->
txt(
"show_only_important_API-calls"));
1547 $logtpl->setVariable(
"only_important_API-Calls_shown",
$lng->
txt(
"only_important_API-Calls_shown"));
1548 $logtpl->setVariable(
"show_all_API-calls",
$lng->
txt(
"show_all_API-calls"));
1549 $logtpl->setVariable(
"log_for",
$lng->
txt(
"log_for"));
1550 $logtpl->setVariable(
"started",
$lng->
txt(
"started"));
1551 $logtpl->setVariable(
"nr_session",
$lng->
txt(
"nr_session"));
1552 $logtpl->setVariable(
"id_learning_module",
$lng->
txt(
"id_learning_module"));
1553 if ($this->slm->getCheck_values() ==
false) {
1554 $logtpl->setVariable(
"CHECK_VALUES",
$lng->
txt(
"sent_values_not_checked"));
1556 $logtpl->parseCurrentBlock();
1557 fwrite($fHandle2, $logtpl->get());
1565 $webdir = str_replace(
"/ilias.php",
"",
$_SERVER[
"SCRIPT_NAME"]);
1575 $logDir = $this->slm->getDataDirectory() .
"/logs";
1576 if (!file_exists($logDir)) {
1588 header(
'Content-Type: text/html; charset=UTF-8');
1599 header(
"Expires: 0");
1600 header(
"Cache-Control: private");
1601 header(
"Cache-Control: must-revalidate, post-check=0, pre-check=0");
1602 header(
"Pragma: cache");
1603 header(
"Content-Description: File Transfer");
1604 header(
"Content-Type: application/octet-stream");
1605 header(
"Content-disposition: attachment; filename=$filename");
1613 private function getLogFileList(
string $s_delete,
string $s_download,
string $s_open): array
1616 foreach (
new DirectoryIterator($this->
logDirectory()) as $fileInfo) {
1617 if ($fileInfo->isDot()) {
1620 $item[
'filename'] = $fileInfo->getFilename();
1621 $parts = pathinfo($item[
'filename']);
1622 $fnameparts = preg_split(
'/_/',
$parts[
'filename'], -1, PREG_SPLIT_NO_EMPTY);
1623 $deleteUrl =
' <a href=#' .
" onclick=\"javascript:deleteFile('" . $item[
'filename'] .
"');\">" . $s_delete .
"</a>";
1629 $urlDownload =
'ilias.php?baseClass=ilSAHSPresentationGUI' .
'&cmd=downloadLog&ref_id=' . $this->ref_id .
'&logFile=' . $fileInfo->getFilename();
1630 $urlOpen =
'ilias.php?baseClass=ilSAHSPresentationGUI' .
'&cmd=openLog&ref_id=' . $this->ref_id .
'&logFile=' . $fileInfo->getFilename();
1631 $item[
'date'] = date(
'Y/m/d H:i:s', $fileInfo->getCTime());
1632 if (
$parts[
'extension'] ===
"html") {
1633 $item[
'action'] = $deleteUrl .
" <a href=" . $urlDownload .
">" . $s_download .
"</a> <a target=_new href=" . $urlOpen .
">" . $s_open .
"</a>";
1635 $item[
'action'] = $deleteUrl .
" <a href=" . $urlDownload .
">" . $s_download .
"</a>";
1637 if (
$parts[
'extension'] ===
"html" ||
$parts[
'extension'] ===
"csv") {
1641 usort(
$data,
"datecmp");
1647 header(
'Content-Type: text/html; charset=UTF-8');
1648 print file_get_contents($this->
logFileName() .
".html");
1654 $lng = $DIC->language();
1667 $this->tpl =
new ilGlobalTemplate(
"tpl.scorm2004.debug.html",
false,
false,
"./Modules/Scorm2004");
1668 $this->tpl->setVariable(
'CONSOLE',
$lng->
txt(
"debugwindow_console"));
1669 $this->tpl->setVariable(
'LOGS',
$lng->
txt(
"debugwindow_logs"));
1670 $this->tpl->setVariable(
'COMMENT',
$lng->
txt(
"debugwindow_comment"));
1671 $this->tpl->setVariable(
'COMMENT_ENTER',
$lng->
txt(
"debugwindow_comment_enter"));
1672 $this->tpl->setVariable(
'START_RECORDING',
$lng->
txt(
"debugwindow_start_recording"));
1673 $this->tpl->setVariable(
'STOP_RECORDING',
$lng->
txt(
"debugwindow_stop_recording"));
1674 $this->tpl->setVariable(
'DELETE_LOGFILE',
$lng->
txt(
"debugwindow_delete_logfile"));
1675 $this->tpl->setVariable(
'SUBMISSION_FAILED',
$lng->
txt(
"debugwindow_submission_failed"));
1676 $this->tpl->setVariable(
'SUBMIT',
$lng->
txt(
"debugwindow_submit"));
1677 $this->tpl->setVariable(
'CANCEL',
$lng->
txt(
"debugwindow_cancel"));
1678 $this->tpl->setVariable(
'FILENAME',
$lng->
txt(
"debugwindow_filename"));
1679 $this->tpl->setVariable(
'DATE',
$lng->
txt(
"debugwindow_date"));
1680 $this->tpl->setVariable(
'ACTION',
$lng->
txt(
"debugwindow_action"));
1681 $this->tpl->setVariable(
'RECORD_IMG',
ilUtil::getImagePath(
"record.png",
"./Modules/Scorm2004"));
1683 $this->tpl->setVariable(
'COMMENT_IMG',
ilUtil::getImagePath(
"comment.png",
"./Modules/Scorm2004"));
1685 $this->tpl->setVariable(
'LOGFILE', $this->
logFileName() .
".html");
1686 $this->tpl->setVariable(
'FILES_DATA', json_encode($this->
getLogFileList(
$lng->
txt(
"debugwindow_delete"),
$lng->
txt(
"debugwindow_download"),
$lng->
txt(
"debugwindow_open"))));
1689 echo $this->tpl->get(
"DEFAULT",
true);
1694 return new ilTemplate(
"tpl.scorm2004.debugtxt.txt",
true,
true,
"Modules/Scorm2004");
1703 $ilDB = $DIC->database();
1718 $debug_fields = parse_ini_file(
"./Modules/Scorm2004/scripts/rtemain/debug_default.ini",
true);
1721 $ini_array = $debug_fields[
'test_sco'];
1723 $ini_array = $debug_fields[
'normal_sco'];
1725 foreach ($ini_array as
$key => $value) {
1737 $lng = $DIC->language();
1740 $logdata = json_decode(file_get_contents(
'php://input'));
1744 $fh_txt = fopen(
$filename .
".html",
'a') or die(
"can't open txt file");
1745 $fh_csv = fopen(
$filename .
".csv",
'a') or die(
"can't open csv file");
1746 $fh_tmp = fopen($tmp_name,
'r') or die(
"can't open tmp file");
1749 if (filesize($tmp_name) > 0) {
1750 $tmp_content = unserialize(fread($fh_tmp, filesize($tmp_name)));
1752 $tmp_content = null;
1759 if ($logdata->action !=
"SUMMARY") {
1761 $fh_tmp2 = fopen($tmp_name,
'w') or die(
"can't open tmp file");
1764 $tmp_content[$logdata->scoid][$logdata->key][
'value'] = $logdata->value;
1765 $tmp_content[$logdata->scoid][$logdata->key][
'status'] = $logdata->result;
1766 $tmp_content[$logdata->scoid][$logdata->key][
'action'] = $logdata->action;
1768 fwrite($fh_tmp2, serialize($tmp_content));
1771 $errorcode = (
int) $logdata->errorcode;
1772 $fixedFailure =
false;
1773 $toleratedFailure =
false;
1774 $extraErrorDescription =
"";
1775 if ($errorcode == 200000) {
1777 $toleratedFailure =
true;
1778 $extraErrorDescription =
"tolerated failure";
1780 if ($errorcode > 99999) {
1781 $errorcode -= 100000;
1782 $fixedFailure =
true;
1783 $extraErrorDescription =
" failure corrected by ILIAS";
1785 if (strpos($logdata->action,
"ANALYZE") ===
false) {
1786 $errorDescriptions = array(
"0" =>
"",
1787 "101" =>
"General Exeption",
1788 "102" =>
"General Initialization Failure",
1789 "103" =>
"Already Initialized",
1790 "104" =>
"Content Instance Terminated",
1791 "111" =>
"General Termination Failure",
1792 "112" =>
"Termination Before Initialization",
1793 "113" =>
"Termination After Termination",
1794 "122" =>
"Retrieve Data Before Initialization",
1795 "123" =>
"Retrieve Data After Termination",
1796 "132" =>
"Store Data Before Initialization",
1797 "133" =>
"Store Data After Termination",
1798 "142" =>
"Commit Before Initialization",
1799 "143" =>
"Commit After Termination",
1800 "201" =>
"General Argument Error",
1801 "301" =>
"General Get Failure",
1802 "351" =>
"General Set Failure",
1803 "391" =>
"General Commit Failure",
1804 "401" =>
"Undefined Data Model Element",
1805 "402" =>
"Unimplemented Data Model Element",
1806 "403" =>
"Data Model Element Value Not Initialized",
1807 "404" =>
"Data Model Element Is Read Only",
1808 "405" =>
"Data Model Element Is Write Only",
1809 "406" =>
"Data Model Element Type Mismatch",
1810 "407" =>
"Data Model Element Value Out Of Range",
1811 "408" =>
"Data Model Dependency Not Established" 1813 $csv_string = $this->packageId .
';"' 1814 . $logdata->scoid .
'";"' 1815 . $logdata->scotitle .
'";' 1816 . date(
"d.m.Y H:i", time()) .
';"' 1817 . $logdata->action .
'";"' 1818 . $logdata->key .
'";"' 1819 . str_replace(
"\"",
"\"\"", $logdata->value) .
'";"' 1820 . str_replace(
"\"",
"\"\"", $logdata->result) .
'";' 1822 . $logdata->timespan .
';"' 1823 . $errorDescriptions[(string) $errorcode] . $extraErrorDescription .
'"' .
"\n";
1824 fwrite($fh_csv, $csv_string);
1829 if ($logdata->action ===
"Commit" || $logdata->action ===
"Terminate") {
1832 if (count($sql_data) != 0) {
1833 foreach ($sql_data as
$key => $value) {
1834 $sql_string = $this->packageId .
';"' 1835 . $logdata->scoid .
'";"' 1836 . $logdata->scotitle .
'";' 1839 . str_replace(
"\"",
"\"\"", (
string) $value) .
'";;;;' .
"\n";
1840 fwrite($fh_csv, $sql_string);
1846 if ($logdata->action ===
"DELETE") {
1858 $ArGetValues = array(
'comments_from_lms',
'completion_threshold',
'credit',
'entry',
'launch_data',
'learner_id',
'learner_name',
'max_time_allowed',
'mode',
'scaled_passing_score',
'time_limit_action',
'total_time');
1860 switch ($logdata->action) {
1862 if ($logdata->result ===
"true" && $errorcode == 0) {
1865 if ($color ===
"green" && $logdata->key ===
"cmi.exit" && $logdata->value !==
"suspend") {
1868 if ($fixedFailure ==
false && $errorcode != 406) {
1869 $logdata->value =
'"' . $logdata->value .
'"';
1871 if ($toleratedFailure ==
true) {
1874 if ($fixedFailure ==
true) {
1879 if ($errorcode == 0) {
1884 if ($errorcode == 0) {
1886 $logtpl->setCurrentBlock(
"InitializeStart");
1887 $logtpl->setVariable(
"SCO-title",
$lng->
txt(
"SCO-title"));
1888 $logtpl->setVariable(
"SCO_TITLE", $logdata->scotitle);
1889 $logtpl->setVariable(
"SCO-name",
$lng->
txt(
"SCO-name"));
1890 $logtpl->setVariable(
"SCO_NAME", $logdata->scoid);
1891 $logtpl->setVariable(
"started",
$lng->
txt(
"started"));
1892 $logtpl->setVariable(
"TIMESTAMP",
$timestamp);
1893 $logtpl->setVariable(
"milliseconds",
$lng->
txt(
"milliseconds"));
1894 $logtpl->setVariable(
"API-call",
$lng->
txt(
"API-call"));
1895 $logtpl->setVariable(
"return_value",
$lng->
txt(
"return_value"));
1896 $logtpl->setVariable(
"error",
$lng->
txt(
"error"));
1897 $logtpl->parseCurrentBlock();
1901 if ($errorcode == 0) {
1904 if ($fixedFailure ==
true) {
1909 if ($errorcode == 0) {
1913 case 'GetErrorString':
1915 if ($errorcode == 0) {
1919 case 'GetLastError':
1920 $logtpl->setCurrentBlock(
"GetLastError");
1921 $logtpl->setVariable(
"TIMESPAN", $logdata->timespan);
1922 $logtpl->setVariable(
"RESULT", $logdata->result);
1923 $logtpl->parseCurrentBlock();
1925 case 'GetDiagnostic':
1926 $logtpl->setCurrentBlock(
"GetDiagnostic");
1927 $logtpl->setVariable(
"TIMESPAN", $logdata->timespan);
1928 $logtpl->setVariable(
"KEY", $logdata->key);
1929 $logtpl->setVariable(
"RESULT", $logdata->result);
1930 $logtpl->parseCurrentBlock();
1933 $logtpl->setCurrentBlock(
"INFO");
1934 $logtpl->setVariable(
"hint",
$lng->
txt(
"hint"));
1935 $logtpl->setVariable(
"KEY",
$lng->
txt($logdata->key));
1936 $logtpl->setVariable(
"VALUE", $logdata->value);
1937 $logtpl->parseCurrentBlock();
1940 $logtpl->setCurrentBlock(
"COMMENT");
1941 $logtpl->setVariable(
"comment",
$lng->
txt(
"comment"));
1942 $logtpl->setVariable(
"generated",
$lng->
txt(
"generated"));
1943 $logtpl->setVariable(
"TIMESTAMP",
$timestamp);
1944 $logtpl->setVariable(
"VALUE", $logdata->value);
1945 $logtpl->parseCurrentBlock();
1948 $logtpl->setCurrentBlock(
"ANALYZE");
1949 if (count($logdata->value) == 0) {
1951 $logtpl->setVariable(
"ANALYZE_SUMMARY",
$lng->
txt(
"no_missing_API-calls"));
1952 $logtpl->setVariable(
"VALUE",
"");
1954 $tmpvalue =
"SetValue(\"" . implode(
"\", ... ),<br/>SetValue(\"", $logdata->value) .
"\", ... )";
1955 foreach ($ArGetValues as $value) {
1956 $tmpvalue = str_replace(
"SetValue(\"cmi." . $value .
"\", ... )",
"GetValue(\"cmi." . $value .
"\")", $tmpvalue);
1958 $logtpl->setVariable(
"ANALYZE_SUMMARY",
$lng->
txt(
"missing_API-calls"));
1959 $logtpl->setVariable(
"VALUE", $tmpvalue);
1961 $logtpl->setVariable(
"summary_for_SCO_without_test",
$lng->
txt(
"summary_for_SCO_without_test"));
1962 $logtpl->setVariable(
"generated",
$lng->
txt(
"generated"));
1963 $logtpl->setVariable(
"TIMESTAMP",
$timestamp);
1964 $logtpl->setVariable(
"COLOR", $color);
1965 $logtpl->parseCurrentBlock();
1968 $logtpl->setCurrentBlock(
"ANALYZETEST");
1969 if (count($logdata->value) == 0) {
1971 $logtpl->setVariable(
"ANALYZE_SUMMARY",
$lng->
txt(
"no_missing_API-calls"));
1972 $logtpl->setVariable(
"VALUE",
"");
1974 $tmpvalue =
"SetValue(\"" . implode(
"\", ... ),<br/>SetValue(\"", $logdata->value) .
"\", ... )";
1975 foreach ($ArGetValues as $value) {
1976 $tmpvalue = str_replace(
"SetValue(\"cmi." . $value .
"\", ... )",
"GetValue(\"cmi." . $value .
"\")", $tmpvalue);
1978 $logtpl->setVariable(
"ANALYZE_SUMMARY",
$lng->
txt(
"missing_API-calls"));
1979 $logtpl->setVariable(
"VALUE", $tmpvalue);
1981 $logtpl->setVariable(
"summary_for_SCO_with_test",
$lng->
txt(
"summary_for_SCO_with_test"));
1982 $logtpl->setVariable(
"generated",
$lng->
txt(
"generated"));
1983 $logtpl->setVariable(
"TIMESTAMP",
$timestamp);
1984 $logtpl->setVariable(
"COLOR", $color);
1985 $logtpl->parseCurrentBlock();
1988 $logtpl->setCurrentBlock(
"SUMMARY");
1989 $logtpl->setVariable(
"summary_csv",
$lng->
txt(
"summary_csv"));
1990 $logtpl->setVariable(
"TIMESTAMP",
$timestamp);
1991 $logtpl->setVariable(
"summary_download",
$lng->
txt(
"summary_download"));
1992 $logtpl->parseCurrentBlock();
1999 if ($logdata->action ===
'SetValue' || $logdata->action ===
'GetValue') {
2000 $logtpl->setCurrentBlock($logdata->action);
2001 $logtpl->setVariable(
"ACTION", $logdata->action);
2002 $logtpl->setVariable(
"TIMESPAN", $logdata->timespan);
2003 $logtpl->setVariable(
"KEY", $logdata->key);
2004 $logtpl->setVariable(
"VALUE", $logdata->value);
2005 $logtpl->setVariable(
"RESULT", $logdata->result);
2006 $logtpl->setVariable(
"ERRORCODE", $errorcode);
2009 foreach ($debugfields as $value) {
2010 if ($logdata->key == $value) {
2014 $logtpl->setVariable(
"IMPORTANTKEY",
"" . $importantkey);
2015 $logtpl->setVariable(
"COLOR", $color);
2016 $logtpl->parseCurrentBlock();
2017 } elseif ($logdata->action !==
'INFO' && $logdata->action !==
'ANALYZE' && $logdata->action !==
'ANALYZETEST' && $logdata->action !==
'SUMMARY' && $logdata->action !==
'COMMENT' && $logdata->action !==
'GetDiagnostic' && $logdata->action !==
'GetLastError') {
2018 $logtpl->setCurrentBlock(
"defaultCall");
2019 $logtpl->setVariable(
"ACTION", $logdata->action);
2020 $logtpl->setVariable(
"TIMESPAN", $logdata->timespan);
2021 $logtpl->setVariable(
"KEY", $logdata->key);
2022 $logtpl->setVariable(
"VALUE", $logdata->value);
2023 $logtpl->setVariable(
"RESULT", $logdata->result);
2024 $logtpl->setVariable(
"ERRORCODE", $errorcode);
2025 $logtpl->setVariable(
"IMPORTANTKEY",
"" . $importantkey);
2026 $logtpl->setVariable(
"COLOR", $color);
2027 $logtpl->parseCurrentBlock();
2040 if ($logdata->action ===
"SUMMARY") {
2044 fwrite($fh_txt, $logtpl->get());
2051 foreach ($data as
$i => $value) {
2053 $element[
'title'] = $value[
'title'];
2054 $element[
'id'] = $value[
'id'];
2055 if ($value[
'sco'] == 1) {
2056 $element[
'sco'] =
"sco";
2058 $element[
'sco'] =
"asset";
2060 if ($value[
'href'] != null) {
2061 $this->flat_structure[] = $element;
2063 if (isset($value[
'item']) && $value[
'item'] != null) {
2072 $ilDB = $DIC->database();
2076 $columns_fixed = array(
'id',
'title',
'type',
'attempted');
2078 $ini_data = parse_ini_file(
"./Modules/Scorm2004/scripts/rtemain/debug_default.ini",
true);
2079 $ini_array = $ini_data[
'summary'];
2080 $colums_variable = array();
2081 $api_keys = array();
2083 foreach ($ini_array as
$key => $value) {
2085 $colums_variable[] =
$key;
2087 $colums_variable[] =
"Status";
2091 $header_array = array_merge($columns_fixed, $colums_variable);
2093 $csv_header = implode(
";", $header_array);
2097 'SELECT jsdata FROM cp_package WHERE obj_id = %s',
2099 array($this->packageId)
2104 $structure = json_decode($packageData[
'jsdata'],
true);
2107 $this->flat_structure = array();
2108 if (isset($structure[
'item']) && isset($structure[
'item'][
'item'])) {
2111 foreach ($this->flat_structure as $tree_element) {
2112 $csv_data = $csv_data . $tree_element[
'id'] .
";" . $tree_element[
'title'] .
";" . $tree_element[
'sco'] .
";";
2113 if (isset($api_data[$tree_element[
'id']])) {
2114 $csv_data = $csv_data .
"X" .
";";
2116 $csv_data = $csv_data .
";";
2120 $id = $tree_element[
'id'];
2121 foreach ($api_keys as $api_element) {
2122 if (isset($api_data[
$id])) {
2123 if (isset($api_data[$id][$api_element])) {
2124 $csv_data = $csv_data . $api_data[
$id][$api_element][
'value'] .
";" . $api_data[
$id][$api_element][
'status'] .
";";
2126 $csv_data = $csv_data .
";;";
2130 $csv_data = $csv_data .
"\n";
2134 fwrite($fh, $csv_header .
"\n" . $csv_data);
2157 if (strtotime($a[
'date']) == strtotime($b[
'date'])) {
2160 return (strtotime($a[
'date']) < strtotime($b[
'date'])) ? 1 : -1;
static persistCMIData(int $packageId, int $refId, string $defaultLessonMode, bool $comments, bool $interactions, bool $objectives, bool $time_from_lms, ?string $data=null, ?int $userId=null)
static getCookieMaxLifetimeInSeconds()
static getLogger(string $a_component_id)
Get component logger.
txt(string $a_topic, string $a_default_lang_fallback_mod="")
gets the text for a given topic if the topic is not in the list, the topic itself with "-" will be re...
get_actual_attempts()
Get number of actual attempts for the user.
special template class to simplify handling of ITX/PEAR
get_Module_Version()
estimate content type for a filename by extension first do it for common static web files from extern...
if($clientAssertionType !='urn:ietf:params:oauth:client-assertion-type:jwt-bearer'|| $grantType !='client_credentials') $parts
static getLocalPath(string $a_name="")
Get local path of a YUI js file.
if(! $DIC->user() ->getId()||!ilLTIConsumerAccess::hasCustomProviderCreationAccess()) $params
readSharedData(int $sco_node_id)
static stripSlashes(string $a_str, bool $a_strip_html=true, string $a_allow="")
static getImagePath(string $img, string $module_path="", string $mode="output", bool $offline=false)
get image path (for images located in a template directory)
executeCommand()
execute command
writeSharedData(int $sco_node_id)
loadLanguageModule(string $a_module)
Load language module.
datecmp(array $a, array $b)
static getStyleSheetLocation(string $mode="output", string $a_css_name="", string $a_css_location="")
get full style sheet file name (path inclusive) of current user
getLogFileList(string $s_delete, string $s_download, string $s_open)
ilObjSCORM2004LearningModule $slm
static scormPlayerUnload(int $packageId, int $refId, bool $time_from_lms, ?int $userId=null)
quoteJSONArray(?array $a_array)
if(!file_exists(getcwd() . '/ilias.ini.php'))
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static signFolderOfStartFile(string $start_file_path)
increase_attemptAndsave_module_version()
Increases attempts by one and saves module_version for this package.
static _lookupObjectId(int $ref_id)
static getStatus(int $a_packageId, int $a_user_id, bool $auto_last_visited, string $scormType="1.2")
ForgottenDebugOutputInspection
foreach($mandatory_scripts as $file) $timestamp
getCMIData(int $userId, int $packageId)
maps API data structure type to internal datatype on a node and accepts only valid values...
createSummary(array $api_data)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
$a
thx to https://mlocati.github.io/php-cs-fixer-configurator for the examples
static getIdleValue(bool $fixedMode=false)
Returns the idle time in seconds.
getDebugValues(?bool $test_sco=false)
static getLocaljQueryPath()
getStructureFlat(array $data)
getNodeData(string $sco_id)
static makeDir(string $a_dir)
creates a new directory and inherits all filesystem permissions of the parent directory You may pass ...