ILIAS
release_8 Revision v8.23
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Static Public Member Functions | |
static | encodeURIComponent (string $str) |
static | getIliasScormVars (ilObjSCORMLearningModule $slm_obj) |
static | getIliasScormData (int $a_packageId) |
static | getIliasScormResources (int $a_packageId) |
static | getIliasScormTree (int $a_packageId) |
static | getStatus (int $a_packageId, int $a_user_id, bool $auto_last_visited, string $scormType="1.2") |
Static Private Member Functions | |
static | setHash (int $a_packageId, int $a_user_id) |
hash for storing data without session More... | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilObjSCORMInitData
Class for getting init Data fpr SCORM 1.2 RTE
Definition at line 31 of file class.ilObjSCORMInitData.php.
|
static |
Definition at line 33 of file class.ilObjSCORMInitData.php.
|
static |
Definition at line 217 of file class.ilObjSCORMInitData.php.
References $DIC, $ilDB, and $ilUser.
Referenced by ilSCORMPresentationGUI\apiInitData().
|
static |
Definition at line 243 of file class.ilObjSCORMInitData.php.
Referenced by ilSCORMPresentationGUI\apiInitData().
|
static |
Definition at line 287 of file class.ilObjSCORMInitData.php.
Referenced by ilSCORMPresentationGUI\apiInitData().
|
static |
Definition at line 39 of file class.ilObjSCORMInitData.php.
References $DIC, $ilDB, $ilSetting, $ilUser, $lng, CLIENT_ID, ilSessionControl\DEFAULT_MIN_IDLE, ilObjSAHSLearningModule\getApiStudentId(), ilObjSAHSLearningModule\getApiStudentName(), ilObjSAHSLearningModule\getAuto_last_visited(), ilObjSAHSLearningModule\getAutoContinue(), ilObjSAHSLearningModule\getAutoReview(), ilObjSAHSLearningModule\getAutoSuspend(), ilObjSAHSLearningModule\getCheck_values(), ilWACSignedPath\getCookieMaxLifetimeInSeconds(), ilObjSAHSLearningModule\getCreditMode(), ilObjSAHSLearningModule\getDataDirectory(), ilObjSAHSLearningModule\getDebug(), ilObjSAHSLearningModule\getDefaultLessonMode(), ilObject\getId(), ilSession\getIdleValue(), ilUtil\getImagePath(), ilObjSAHSLearningModule\getInteractions(), ilObjSCORMLearningModule\getLastVisited(), ilLoggerFactory\getLogger(), ilObjSAHSLearningModule\getMasteryScore(), ilObjSAHSLearningModule\getObjectives(), ilObjSAHSLearningModule\getSession(), ilObjSAHSLearningModule\getSessionDeactivated(), ilObjSAHSLearningModule\getTime_from_lms(), and ILIAS\Repository\int().
Referenced by ilSCORMPresentationGUI\apiInitData().
|
static |
Definition at line 312 of file class.ilObjSCORMInitData.php.
References $DIC, $ilDB, ilLPStatus\_lookupStatus(), ilObjectLP\getInstance(), ilSCORM2004Tracking\getSumTotalTimeSecondsFromScos(), ILIAS\Repository\int(), and setHash().
Referenced by ilSCORM13PlayerGUI\getConfigForPlayer().
|
staticprivate |
hash for storing data without session
Definition at line 359 of file class.ilObjSCORMInitData.php.
References $DIC, $ilDB, and $res.
Referenced by getStatus().