ILIAS
trunk Revision v11.0_alpha-1744-gb0451eebef4
|
Class ilSCORM2004TrackingItems. More...
Public Member Functions | |
__construct () | |
scoTitlesForExportSelected (int $obj_id) | |
exportSelectedCore (array $a_user, array $a_sco, bool $b_orderBySCO, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
exportSelectedInteractions (array $a_user, array $a_sco, bool $b_orderBySCO, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
exportSelectedObjectives (array $a_user, array $a_sco, bool $b_orderBySCO, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
exportObjGlobalToSystem (array $a_user, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
tracInteractionItem (array $a_user, array $a_sco, bool $b_orderBySCO, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
tracInteractionUser (array $a_user, array $a_sco, bool $b_orderBySCO, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
tracInteractionUserAnswers (array $a_user, array $a_sco, bool $b_orderBySCO, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
exportSelectedSuccess (array $a_user, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
![]() | |
exportSelectedRaw (array $a_user, array $a_sco, bool $b_orderBySCO, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
scoTitlesForExportSelected (int $obj_id) | |
markedLearningStatusForExportSelected (array $a_scos, int $obj_id) | |
exportSelectedCore (array $a_user, array $a_sco, bool $b_orderBySCO, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
getScormTrackingValue (int $obj_id, array $a_user, array $a_sco, array $a_empty, string $lvalue) | |
exportSelectedInteractions (array $a_user, array $a_sco, bool $b_orderBySCO, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
getScormTrackingValueForInteractionsOrObjectives (int $obj_id, array $a_user, array $a_sco, string $lvalue, int $counter, string $topic) | |
exportSelectedObjectives (array $a_user, array $a_sco, bool $b_orderBySCO, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
exportSelectedSuccess (array $a_user, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
exportSelectedSuccessRows (array $a_user, bool $allowExportPrivacy, array $dbdata, int $scoCounter, array $u_startedSCO, array $u_completedSCO, array $u_passedSCO, int $obj_id, string $lmTitle) | |
SCORMTimeToSeconds (string $a_time) | |
Static Public Member Functions | |
static | exportSelectedCoreColumns (bool $b_orderBySCO, bool $b_allowExportPrivacy) |
static | exportSelectedInteractionsColumns () |
static | exportSelectedObjectivesColumns () |
static | exportObjGlobalToSystemColumns () |
static | tracInteractionItemColumns (bool $b_orderBySCO, bool $b_allowExportPrivacy) |
static | tracInteractionUserColumns (bool $b_orderBySCO, bool $b_allowExportPrivacy) |
static | tracInteractionUserAnswersColumns (array $a_user, array $a_sco, bool $b_orderBySCO, bool $b_allowExportPrivacy) |
![]() | |
static | exportSelectedRawColumns () |
static | userDataHeaderForExport () |
static | exportSelectedCoreColumns (bool $b_orderBySCO, bool $b_allowExportPrivacy) |
static | exportSelectedInteractionsColumns () |
static | exportSelectedObjectivesColumns () |
static | exportSelectedSuccessColumns () |
static | userDataArrayForExport (int $user, bool $b_allowExportPrivacy=false) |
Protected Attributes | |
ilDBInterface | $db |
ilLanguage | $lng |
ilSCORM2004TrackingItems::__construct | ( | ) |
Definition at line 39 of file class.ilSCORM2004TrackingItems.php.
References $DIC, and ILIAS\Repository\lng().
ilSCORM2004TrackingItems::exportObjGlobalToSystem | ( | array | $a_user, |
bool | $allowExportPrivacy, | ||
int | $obj_id, | ||
string | $lmTitle | ||
) |
Definition at line 419 of file class.ilSCORM2004TrackingItems.php.
References $data, $db, $ilDB, $lng, $res, and ilLanguage\loadLanguageModule().
|
static |
Definition at line 393 of file class.ilSCORM2004TrackingItems.php.
References $DIC, ilLanguage\loadLanguageModule(), and ilLanguage\txt().
Referenced by ilSCORM2004TrackingItemsTableGUI\getSelectableColumns().
ilSCORM2004TrackingItems::exportSelectedCore | ( | array | $a_user, |
array | $a_sco, | ||
bool | $b_orderBySCO, | ||
bool | $allowExportPrivacy, | ||
int | $obj_id, | ||
string | $lmTitle | ||
) |
Definition at line 103 of file class.ilSCORM2004TrackingItems.php.
References $data, $db, $ilDB, $lng, $res, ilObjSCORM2004LearningModule\_ISODurationToCentisec(), ilLanguage\loadLanguageModule(), ilSCORMTrackingItems\markedLearningStatusForExportSelected(), and scoTitlesForExportSelected().
|
static |
Definition at line 74 of file class.ilSCORM2004TrackingItems.php.
References $DIC, ilLanguage\loadLanguageModule(), and ilLanguage\txt().
Referenced by ilSCORM2004TrackingItemsTableGUI\getSelectableColumns().
ilSCORM2004TrackingItems::exportSelectedInteractions | ( | array | $a_user, |
array | $a_sco, | ||
bool | $b_orderBySCO, | ||
bool | $allowExportPrivacy, | ||
int | $obj_id, | ||
string | $lmTitle | ||
) |
Definition at line 224 of file class.ilSCORM2004TrackingItems.php.
References $data, $db, $ilDB, $lng, $res, ilObjSCORM2004LearningModule\_ISODurationToCentisec(), ilLanguage\loadLanguageModule(), ilSCORMTrackingItems\markedLearningStatusForExportSelected(), and scoTitlesForExportSelected().
|
static |
Definition at line 195 of file class.ilSCORM2004TrackingItems.php.
References $DIC, ilLanguage\loadLanguageModule(), and ilLanguage\txt().
Referenced by ilSCORM2004TrackingItemsTableGUI\getSelectableColumns().
ilSCORM2004TrackingItems::exportSelectedObjectives | ( | array | $a_user, |
array | $a_sco, | ||
bool | $b_orderBySCO, | ||
bool | $allowExportPrivacy, | ||
int | $obj_id, | ||
string | $lmTitle | ||
) |
Definition at line 322 of file class.ilSCORM2004TrackingItems.php.
References $data, $db, $ilDB, $lng, $res, ilLanguage\loadLanguageModule(), ilSCORMTrackingItems\markedLearningStatusForExportSelected(), and scoTitlesForExportSelected().
|
static |
Definition at line 296 of file class.ilSCORM2004TrackingItems.php.
References $DIC, ilLanguage\loadLanguageModule(), and ilLanguage\txt().
Referenced by ilSCORM2004TrackingItemsTableGUI\getSelectableColumns().
ilSCORM2004TrackingItems::exportSelectedSuccess | ( | array | $a_user, |
bool | $allowExportPrivacy, | ||
int | $obj_id, | ||
string | $lmTitle | ||
) |
Definition at line 953 of file class.ilSCORM2004TrackingItems.php.
References $data, $db, $ilDB, $res, ilSCORMTrackingItems\exportSelectedSuccessRows(), and ILIAS\Repository\int().
ilSCORM2004TrackingItems::scoTitlesForExportSelected | ( | int | $obj_id | ) |
Definition at line 50 of file class.ilSCORM2004TrackingItems.php.
References $db, $ilDB, and $res.
Referenced by exportSelectedCore(), exportSelectedInteractions(), exportSelectedObjectives(), tracInteractionItem(), tracInteractionUser(), and tracInteractionUserAnswers().
ilSCORM2004TrackingItems::tracInteractionItem | ( | array | $a_user, |
array | $a_sco, | ||
bool | $b_orderBySCO, | ||
bool | $allowExportPrivacy, | ||
int | $obj_id, | ||
string | $lmTitle | ||
) |
Definition at line 492 of file class.ilSCORM2004TrackingItems.php.
References $data, $db, $ilDB, $lng, $res, ilLanguage\loadLanguageModule(), ilSCORMTrackingItems\markedLearningStatusForExportSelected(), null, and scoTitlesForExportSelected().
|
static |
Definition at line 464 of file class.ilSCORM2004TrackingItems.php.
References $DIC, ilLanguage\loadLanguageModule(), and ilLanguage\txt().
Referenced by ilSCORM2004TrackingItemsTableGUI\getSelectableColumns().
ilSCORM2004TrackingItems::tracInteractionUser | ( | array | $a_user, |
array | $a_sco, | ||
bool | $b_orderBySCO, | ||
bool | $allowExportPrivacy, | ||
int | $obj_id, | ||
string | $lmTitle | ||
) |
Definition at line 610 of file class.ilSCORM2004TrackingItems.php.
References $data, $db, $ilDB, $lng, $res, ilObjSCORM2004LearningModule\_ISODurationToCentisec(), ilLanguage\loadLanguageModule(), ilSCORMTrackingItems\markedLearningStatusForExportSelected(), null, and scoTitlesForExportSelected().
ilSCORM2004TrackingItems::tracInteractionUserAnswers | ( | array | $a_user, |
array | $a_sco, | ||
bool | $b_orderBySCO, | ||
bool | $allowExportPrivacy, | ||
int | $obj_id, | ||
string | $lmTitle | ||
) |
Definition at line 845 of file class.ilSCORM2004TrackingItems.php.
References $data, $db, $ilDB, $lng, $res, ilLanguage\loadLanguageModule(), ilSCORMTrackingItems\markedLearningStatusForExportSelected(), null, and scoTitlesForExportSelected().
|
static |
Definition at line 765 of file class.ilSCORM2004TrackingItems.php.
References $data, $DIC, $ilDB, $res, ilLanguage\loadLanguageModule(), null, and ilLanguage\txt().
Referenced by ilSCORM2004TrackingItemsTableGUI\getSelectableColumns().
|
static |
Definition at line 574 of file class.ilSCORM2004TrackingItems.php.
References $DIC, ilLanguage\loadLanguageModule(), and ilLanguage\txt().
Referenced by ilSCORM2004TrackingItemsTableGUI\getSelectableColumns().
|
protected |
Definition at line 32 of file class.ilSCORM2004TrackingItems.php.
Referenced by exportObjGlobalToSystem(), exportSelectedCore(), exportSelectedInteractions(), exportSelectedObjectives(), exportSelectedSuccess(), scoTitlesForExportSelected(), tracInteractionItem(), tracInteractionUser(), and tracInteractionUserAnswers().
|
protected |
Definition at line 37 of file class.ilSCORM2004TrackingItems.php.
Referenced by exportObjGlobalToSystem(), exportSelectedCore(), exportSelectedInteractions(), exportSelectedObjectives(), tracInteractionItem(), tracInteractionUser(), and tracInteractionUserAnswers().