ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilSCORMTrackingItems. More...
Public Member Functions | |
scoTitlesForExportSelected ($obj_id) | |
markedLearningStatusForExportSelected ($a_scos, $obj_id) | |
getScormTrackingValue ($obj_id, $a_user=array(), $a_sco=array(), $a_empty=array(), $lvalue) | |
getScormTrackingValueForInteractionsOrObjectives ($obj_id, $a_user=array(), $a_sco=array(), $lvalue, $counter, $topic) | |
exportSelectedRaw ($a_user=array(), $a_sco=array(), $b_orderBySCO=false, $allowExportPrivacy=false, $obj_id, $lmTitle) | |
exportSelectedCore ($a_user=array(), $a_sco=array(), $b_orderBySCO=false, $allowExportPrivacy=false, $obj_id, $lmTitle) | |
exportSelectedInteractions ($a_user=array(), $a_sco=array(), $b_orderBySCO=false, $allowExportPrivacy=false, $obj_id, $lmTitle) | |
exportSelectedObjectives ($a_user=array(), $a_sco=array(), $b_orderBySCO=false, $allowExportPrivacy=false, $obj_id, $lmTitle) | |
exportSelectedSuccessRows ($a_user=array(), $allowExportPrivacy=false, $dbdata=array(), $scoCounter, $u_startedSCO, $u_completedSCO, $u_passedSCO, $obj_id, $lmTitle) | |
exportSelectedSuccess ($a_user=array(), $allowExportPrivacy=false, $obj_id, $lmTitle) | |
SCORMTimeToSeconds ($a_time) | |
Static Public Member Functions | |
static | userDataArrayForExport ($user, $b_allowExportPrivacy=false) |
static | exportSelectedRawColumns () |
static | exportSelectedCoreColumns ($b_orderBySCO, $b_allowExportPrivacy) |
static | exportSelectedInteractionsColumns () |
static | exportSelectedObjectivesColumns () |
static | exportSelectedSuccessColumns () |
static | userDataHeaderForExport () |
Class ilSCORMTrackingItems.
Definition at line 13 of file class.ilSCORMTrackingItems.php.
ilSCORMTrackingItems::exportSelectedCore | ( | $a_user = array() , |
|
$a_sco = array() , |
|||
$b_orderBySCO = false , |
|||
$allowExportPrivacy = false , |
|||
$obj_id, | |||
$lmTitle | |||
) |
Definition at line 212 of file class.ilSCORMTrackingItems.php.
References $data, $DIC, $i, $ilDB, $lng, $query, $res, and $row.
|
static |
Definition at line 189 of file class.ilSCORMTrackingItems.php.
References $cols, $DIC, $i, and $lng.
Referenced by ilSCORMTrackingItemsTableGUI\getSelectableColumns().
ilSCORMTrackingItems::exportSelectedInteractions | ( | $a_user = array() , |
|
$a_sco = array() , |
|||
$b_orderBySCO = false , |
|||
$allowExportPrivacy = false , |
|||
$obj_id, | |||
$lmTitle | |||
) |
Definition at line 320 of file class.ilSCORMTrackingItems.php.
References $a_type, $data, $DIC, $i, $ilDB, $query, $res, and $row.
|
static |
Definition at line 298 of file class.ilSCORMTrackingItems.php.
References $cols, $DIC, $i, and $lng.
Referenced by ilSCORMTrackingItemsTableGUI\getSelectableColumns().
ilSCORMTrackingItems::exportSelectedObjectives | ( | $a_user = array() , |
|
$a_sco = array() , |
|||
$b_orderBySCO = false , |
|||
$allowExportPrivacy = false , |
|||
$obj_id, | |||
$lmTitle | |||
) |
Definition at line 457 of file class.ilSCORMTrackingItems.php.
References $data, $DIC, $i, $ilDB, $query, $res, and $row.
|
static |
Definition at line 435 of file class.ilSCORMTrackingItems.php.
References $cols, $DIC, $i, and $lng.
Referenced by ilSCORMTrackingItemsTableGUI\getSelectableColumns().
ilSCORMTrackingItems::exportSelectedRaw | ( | $a_user = array() , |
|
$a_sco = array() , |
|||
$b_orderBySCO = false , |
|||
$allowExportPrivacy = false , |
|||
$obj_id, | |||
$lmTitle | |||
) |
Definition at line 149 of file class.ilSCORMTrackingItems.php.
|
static |
Definition at line 126 of file class.ilSCORMTrackingItems.php.
References $cols, $DIC, $i, and $lng.
Referenced by ilSCORMTrackingItemsTableGUI\getSelectableColumns().
ilSCORMTrackingItems::exportSelectedSuccess | ( | $a_user = array() , |
|
$allowExportPrivacy = false , |
|||
$obj_id, | |||
$lmTitle | |||
) |
Definition at line 609 of file class.ilSCORMTrackingItems.php.
References $data, $DIC, $i, $ilDB, $query, $res, $row, and exportSelectedSuccessRows().
|
static |
Definition at line 557 of file class.ilSCORMTrackingItems.php.
References $cols, $DIC, $i, and $lng.
Referenced by ilSCORMTrackingItemsTableGUI\getSelectableColumns(), and ilSCORM2004TrackingItemsTableGUI\getSelectableColumns().
ilSCORMTrackingItems::exportSelectedSuccessRows | ( | $a_user = array() , |
|
$allowExportPrivacy = false , |
|||
$dbdata = array() , |
|||
$scoCounter, | |||
$u_startedSCO, | |||
$u_completedSCO, | |||
$u_passedSCO, | |||
$obj_id, | |||
$lmTitle | |||
) |
Definition at line 579 of file class.ilSCORMTrackingItems.php.
References $data.
Referenced by exportSelectedSuccess().
ilSCORMTrackingItems::getScormTrackingValue | ( | $obj_id, | |
$a_user = array() , |
|||
$a_sco = array() , |
|||
$a_empty = array() , |
|||
$lvalue | |||
) |
ilSCORMTrackingItems::getScormTrackingValueForInteractionsOrObjectives | ( | $obj_id, | |
$a_user = array() , |
|||
$a_sco = array() , |
|||
$lvalue, | |||
$counter, | |||
$topic | |||
) |
ilSCORMTrackingItems::markedLearningStatusForExportSelected | ( | $a_scos, | |
$obj_id | |||
) |
Definition at line 36 of file class.ilSCORMTrackingItems.php.
References $DIC, $lng, and ilObjectLP\getInstance().
ilSCORMTrackingItems::SCORMTimeToSeconds | ( | $a_time | ) |
Definition at line 706 of file class.ilSCORMTrackingItems.php.
ilSCORMTrackingItems::scoTitlesForExportSelected | ( | $obj_id | ) |
|
static |
Definition at line 54 of file class.ilSCORMTrackingItems.php.
References $DIC, $ilUser, $user, and ilObject\_exists().
Referenced by ilObjSCORMLearningModule\exportSelected().
|
static |
Definition at line 690 of file class.ilSCORMTrackingItems.php.
References ilPrivacySettings\_getInstance().
Referenced by ilObjSCORMLearningModule\exportSelected().