ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
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_DATETIME, and IL_CAL_UNIX.
Referenced by ilLearningProgressBaseGUI\__appendLPDetails(), ilScormMailTemplateLPContext\getDescription(), ilCourseMailTemplateTutorContext\getDescription(), and ilInfoScreenGUI\showLearningProgress().
|
static |
lookup progress for a specific object
public
int | obj_id |
Definition at line 102 of file class.ilLearningProgress.php.
References $row, and ilChangeEvent\_lookupReadEvents().
Referenced by ilObjCourseGUI\fetchPrintMemberData(), ilObjGroupGUI\readMemberData(), and ilObjCourseGUI\readMemberData().
|
static |
Definition at line 48 of file class.ilLearningProgress.php.
References $ilDB, ilChangeEvent\_recordReadEvent(), and ilLPStatus\setInProgressIfNotAttempted().
Referenced by ilSurveyExecutionGUI\outSurveyPage(), ilTestSessionDynamicQuestionSet\saveToDb(), ilTestSession\saveToDb(), ilObjFileBasedLMGUI\showLearningModule(), ilObjExerciseGUI\showOverviewObject(), ilLMTracker\trackAccess(), ilObjFolderGUI\viewObject(), ilObjCourseGUI\viewObject(), and ilObjGroupGUI\viewObject().
ilLearningProgress::ilLearningProgress | ( | ) |
ilLearningProgress::$db = null |
Definition at line 38 of file class.ilLearningProgress.php.