|
ILIAS
Release_3_10_x_branch Revision 61812
|
Class ilObjSCORMTracking. More...
Inheritance diagram for ilObjSCORMTracking:
Collaboration diagram for ilObjSCORMTracking:Public Member Functions | |
| ilObjSCORMTracking () | |
| Constructor public. | |
| extractData () | |
| store ($obj_id=0, $sahs_id=0, $extractData=1) | |
| _insertTrackData ($a_sahs_id, $a_lval, $a_rval, $a_obj_id) | |
| _getInProgress ($scorm_item_id, $a_obj_id) | |
| _getCompleted ($scorm_item_id, $a_obj_id) | |
| _getFailed ($scorm_item_id, $a_obj_id) | |
| _getCountCompletedPerUser ($a_scorm_item_ids, $a_obj_id) | |
| _getProgressInfo ($sco_item_ids, $a_obj_id) | |
Class ilObjSCORMTracking.
Definition at line 31 of file class.ilObjSCORMTracking.php.
| ilObjSCORMTracking::_getCompleted | ( | $scorm_item_id, | |
| $a_obj_id | |||
| ) |
Definition at line 204 of file class.ilObjSCORMTracking.php.
References $res, DB_FETCHMODE_OBJECT, and ilUtil\quoteArray().
Here is the call graph for this function:| ilObjSCORMTracking::_getCountCompletedPerUser | ( | $a_scorm_item_ids, | |
| $a_obj_id | |||
| ) |
Definition at line 257 of file class.ilObjSCORMTracking.php.
References $res, DB_FETCHMODE_OBJECT, and ilUtil\quoteArray().
Referenced by ilLPStatusSCORM\_getStatusInfo().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjSCORMTracking::_getFailed | ( | $scorm_item_id, | |
| $a_obj_id | |||
| ) |
Definition at line 231 of file class.ilObjSCORMTracking.php.
References $res, and DB_FETCHMODE_OBJECT.
| ilObjSCORMTracking::_getInProgress | ( | $scorm_item_id, | |
| $a_obj_id | |||
| ) |
Definition at line 172 of file class.ilObjSCORMTracking.php.
References $res, DB_FETCHMODE_OBJECT, and ilUtil\quoteArray().
Referenced by _getProgressInfo().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjSCORMTracking::_getProgressInfo | ( | $sco_item_ids, | |
| $a_obj_id | |||
| ) |
Definition at line 283 of file class.ilObjSCORMTracking.php.
References $res, _getInProgress(), DB_FETCHMODE_OBJECT, and ilUtil\quoteArray().
Referenced by ilLPStatusSCORM\_getStatusInfo().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjSCORMTracking::_insertTrackData | ( | $a_sahs_id, | |
| $a_lval, | |||
| $a_rval, | |||
| $a_obj_id | |||
| ) |
Definition at line 159 of file class.ilObjSCORMTracking.php.
Referenced by ilAICCUnit\insertTrackData(), ilSCORMItem\insertTrackData(), and ilAICCCourse\insertTrackData().
Here is the caller graph for this function:| ilObjSCORMTracking::extractData | ( | ) |
Definition at line 43 of file class.ilObjSCORMTracking.php.
References $_GET.
Referenced by store().
Here is the caller graph for this function:| ilObjSCORMTracking::ilObjSCORMTracking | ( | ) |
| ilObjSCORMTracking::store | ( | $obj_id = 0, |
|
$sahs_id = 0, |
|||
$extractData = 1 |
|||
| ) |
Definition at line 78 of file class.ilObjSCORMTracking.php.
References $_GET, ilObject\_lookupObjId(), DB_FETCHMODE_ASSOC, and extractData().
Referenced by ilObjHACPTracking\putparam().
Here is the call graph for this function:
Here is the caller graph for this function: