| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
AICC Tracking. More...
 Inheritance diagram for ilObjAICCTracking:
 Inheritance diagram for ilObjAICCTracking: Collaboration diagram for ilObjAICCTracking:
 Collaboration diagram for ilObjAICCTracking:| Public Member Functions | |
| ilObjAICCTracking () | |
| Constructor  public. | |
|  Public Member Functions inherited from ilObjSCORMTracking | |
| ilObjSCORMTracking () | |
| Constructor  public. | |
| extractData () | |
| store ($obj_id=0, $sahs_id=0, $extractData=1) | |
| storeJsApi ($obj_id=0) | |
| _syncReadEvent ($a_obj_id, $a_user_id, $a_type, $a_ref_id) | |
| Synch read event table. | |
| _insertTrackData ($a_sahs_id, $a_lval, $a_rval, $a_obj_id) | |
| _getTrackedUsers ($a_obj_id) | |
| Get all tracked users. | |
| _getFailed ($scorm_item_id, $a_obj_id) | |
| like necessary because of Oracle | |
| scorm12PlayerUnload () | |
| Additional Inherited Members | |
|  Static Public Member Functions inherited from ilObjSCORMTracking | |
| static | _getInProgress ($scorm_item_id, $a_obj_id, $a_blocked_user_ids=null) | 
| static | _getCompleted ($scorm_item_id, $a_obj_id) | 
| like necessary because of Oracle | |
| static | _getCollectionStatus ($a_scos, $a_obj_id, $a_user_id) | 
| static | _hasMaxAttempts ($a_obj_id, $a_user_id) | 
| static | _countCompleted ($a_scos, $a_obj_id, $a_user_id) | 
| static | lookupLastAccessTimes ($a_obj_id) | 
| Lookup last acccess time for all users of a scorm module  ilDB $ilDB. | |
| static | _getCountCompletedPerUser ($a_scorm_item_ids, $a_obj_id) | 
| Get users who have status completed or passed. | |
| static | _getProgressInfo ($sco_item_ids, $a_obj_id) | 
| Get info about. | |
AICC Tracking.
Definition at line 34 of file class.ilObjAICCTracking.php.
| ilObjAICCTracking::ilObjAICCTracking | ( | ) |