|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Collaboration diagram for ilLearningProgress:Public Member Functions | |
| ilLearningProgress () | |
| _getProgress ($a_user_id, $a_obj_id) | |
Static Public Member Functions | |
| static | _tracProgress ($a_user_id, $a_obj_id, $a_ref_id, $a_obj_type='') |
| static | _lookupProgressByObjId ($a_obj_id) |
| lookup progress for a specific object More... | |
Data Fields | |
| $db = null | |
Definition at line 36 of file class.ilLearningProgress.php.
| ilLearningProgress::_getProgress | ( | $a_user_id, | |
| $a_obj_id | |||
| ) |
Definition at line 61 of file class.ilLearningProgress.php.
References $row, ilChangeEvent\_lookupReadEvents(), IL_CAL_TIMESTAMP, and IL_CAL_UNIX.
Referenced by ilLearningProgressBaseGUI\__appendLPDetails(), and ilInfoScreenGUI\showLearningProgress().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
lookup progress for a specific object
@access public
| int | obj_id |
Definition at line 97 of file class.ilLearningProgress.php.
References $row, and ilChangeEvent\_lookupReadEvents().
Referenced by ilObjCourseGUI\fetchPrintMemberData(), ilObjCourseGUI\readMemberData(), and ilObjGroupGUI\readMemberData().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 48 of file class.ilLearningProgress.php.
References $ilDB, ilChangeEvent\_recordReadEvent(), and ilLPStatus\setInProgressIfNotAttempted().
Referenced by ilTestSession\saveToDb(), ilTestSessionDynamicQuestionSet\saveToDb(), ilObjFileBasedLMGUI\showLearningModule(), ilObjExerciseGUI\showOverviewObject(), ilLMTracker\trackAccess(), ilObjCourseGUI\viewObject(), and ilObjGroupGUI\viewObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLearningProgress::ilLearningProgress | ( | ) |
Definition at line 40 of file class.ilLearningProgress.php.
References $ilDB.
| ilLearningProgress::$db = null |
Definition at line 38 of file class.ilLearningProgress.php.