|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 21 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 29 of file class.ilTestPassFinishTasks.php.
References $testSession, ilTestProcessLocker\executeTestFinishOperation(), and updateLearningProgressAfterPassFinishedIsWritten().
Here is the call graph for this function:
|
protected |
Definition at line 57 of file class.ilTestPassFinishTasks.php.
References $debug, 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 14 of file class.ilTestPassFinishTasks.php.
Referenced by __construct().
|
protected |
Definition at line 12 of file class.ilTestPassFinishTasks.php.
Referenced by __construct().
|
protected |
Definition at line 10 of file class.ilTestPassFinishTasks.php.
Referenced by performFinishTasks().