|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilTestPassFinishTasks. More...
Collaboration diagram for ilTestPassFinishTasks:Public Member Functions | |
| __construct ($active_id, $obj_id) | |
| ilTestPassFinishTasks constructor. More... | |
| performFinishTasks (ilTestProcessLocker $processLocker) | |
Protected Member Functions | |
| updateLearningProgressAfterPassFinishedIsWritten () | |
| getCaller () | |
Protected Attributes | |
| $testSession | |
| $obj_id | |
| $active_id | |
Class ilTestPassFinishTasks.
Definition at line 8 of file class.ilTestPassFinishTasks.php.
| ilTestPassFinishTasks::__construct | ( | $active_id, | |
| $obj_id | |||
| ) |
ilTestPassFinishTasks constructor.
| $active_id | |
| $obj_id |
Definition at line 22 of file class.ilTestPassFinishTasks.php.
References $active_id, and $obj_id.
|
protected |
Definition at line 78 of file class.ilTestPassFinishTasks.php.
Referenced by updateLearningProgressAfterPassFinishedIsWritten().
Here is the caller graph for this function:| ilTestPassFinishTasks::performFinishTasks | ( | ilTestProcessLocker | $processLocker | ) |
Definition at line 30 of file class.ilTestPassFinishTasks.php.
References $testSession, ilTestProcessLocker\executeTestFinishOperation(), and updateLearningProgressAfterPassFinishedIsWritten().
Here is the call graph for this function:
|
protected |
Definition at line 61 of file class.ilTestPassFinishTasks.php.
References ilObjAssessmentFolder\_addLog(), ilObjTestAccess\_getParticipantId(), ilLPStatus\_lookupStatus(), ilLPStatusWrapper\_updateStatus(), and getCaller().
Referenced by performFinishTasks().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 15 of file class.ilTestPassFinishTasks.php.
Referenced by __construct().
|
protected |
Definition at line 13 of file class.ilTestPassFinishTasks.php.
Referenced by __construct().
|
protected |
Definition at line 11 of file class.ilTestPassFinishTasks.php.
Referenced by performFinishTasks().