ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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) | |
exportSelectedCore ($a_user=array(), $a_sco=array(), $b_orderBySCO=false, $allowExportPrivacy=false, $obj_id) | |
exportSelectedInteractions ($a_user=array(), $a_sco=array(), $b_orderBySCO=false, $allowExportPrivacy=false, $obj_id) | |
exportSelectedObjectives ($a_user=array(), $a_sco=array(), $b_orderBySCO=false, $allowExportPrivacy=false, $obj_id) | |
exportSelectedSuccessRows ($a_user=array(), $allowExportPrivacy=false, $dbdata=array(), $scoCounter, $u_startedSCO, $u_completedSCO, $u_passedSCO, $obj_id) | |
exportSelectedSuccess ($a_user=array(), $allowExportPrivacy=false, $obj_id) | |
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 | |||
) |
Definition at line 184 of file class.ilSCORMTrackingItems.php.
References $data, $ilDB, $lng, $query, $res, $row, and array.
|
static |
Definition at line 165 of file class.ilSCORMTrackingItems.php.
Referenced by ilSCORMTrackingItemsTableGUI\getSelectableColumns().
ilSCORMTrackingItems::exportSelectedInteractions | ( | $a_user = array() , |
|
$a_sco = array() , |
|||
$b_orderBySCO = false , |
|||
$allowExportPrivacy = false , |
|||
$obj_id | |||
) |
Definition at line 283 of file class.ilSCORMTrackingItems.php.
References $a_type, $data, $ilDB, $query, $res, $row, and array.
|
static |
Definition at line 265 of file class.ilSCORMTrackingItems.php.
Referenced by ilSCORMTrackingItemsTableGUI\getSelectableColumns().
ilSCORMTrackingItems::exportSelectedObjectives | ( | $a_user = array() , |
|
$a_sco = array() , |
|||
$b_orderBySCO = false , |
|||
$allowExportPrivacy = false , |
|||
$obj_id | |||
) |
Definition at line 395 of file class.ilSCORMTrackingItems.php.
References $data, $ilDB, $query, $res, $row, and array.
|
static |
Definition at line 377 of file class.ilSCORMTrackingItems.php.
Referenced by ilSCORMTrackingItemsTableGUI\getSelectableColumns().
ilSCORMTrackingItems::exportSelectedRaw | ( | $a_user = array() , |
|
$a_sco = array() , |
|||
$b_orderBySCO = false , |
|||
$allowExportPrivacy = false , |
|||
$obj_id | |||
) |
|
static |
Definition at line 111 of file class.ilSCORMTrackingItems.php.
Referenced by ilSCORMTrackingItemsTableGUI\getSelectableColumns().
ilSCORMTrackingItems::exportSelectedSuccess | ( | $a_user = array() , |
|
$allowExportPrivacy = false , |
|||
$obj_id | |||
) |
Definition at line 524 of file class.ilSCORMTrackingItems.php.
References $data, $ilDB, $query, $res, $row, array, and exportSelectedSuccessRows().
|
static |
Definition at line 478 of file class.ilSCORMTrackingItems.php.
Referenced by ilSCORM2004TrackingItemsTableGUI\getSelectableColumns(), and ilSCORMTrackingItemsTableGUI\getSelectableColumns().
ilSCORMTrackingItems::exportSelectedSuccessRows | ( | $a_user = array() , |
|
$allowExportPrivacy = false , |
|||
$dbdata = array() , |
|||
$scoCounter, | |||
$u_startedSCO, | |||
$u_completedSCO, | |||
$u_passedSCO, | |||
$obj_id | |||
) |
Definition at line 498 of file class.ilSCORMTrackingItems.php.
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 $lng, and ilObjectLP\getInstance().
ilSCORMTrackingItems::SCORMTimeToSeconds | ( | $a_time | ) |
Definition at line 621 of file class.ilSCORMTrackingItems.php.
ilSCORMTrackingItems::scoTitlesForExportSelected | ( | $obj_id | ) |
|
static |
Definition at line 49 of file class.ilSCORMTrackingItems.php.
References $ilUser, ilObject\_exists(), and array.
Referenced by ilObjSCORMLearningModule\exportSelected().
|
static |
Definition at line 606 of file class.ilSCORMTrackingItems.php.
References ilPrivacySettings\_getInstance(), and array.
Referenced by ilObjSCORMLearningModule\exportSelected().