ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilTestPassFinishTasks. More...
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().
ilTestPassFinishTasks::performFinishTasks | ( | ilTestProcessLocker | $processLocker | ) |
Definition at line 30 of file class.ilTestPassFinishTasks.php.
References $testSession, ilTestProcessLocker\executeTestFinishOperation(), and updateLearningProgressAfterPassFinishedIsWritten().
Referenced by ilTestPlayerAbstractGUI\performTestPassFinishedTasks().
|
protected |
Definition at line 61 of file class.ilTestPassFinishTasks.php.
References $obj_id, ilObjAssessmentFolder\_addLog(), ilObjTestAccess\_getParticipantId(), ilLPStatus\_lookupStatus(), ilLPStatusWrapper\_updateStatus(), and getCaller().
Referenced by performFinishTasks().
|
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(), and updateLearningProgressAfterPassFinishedIsWritten().
|
protected |
Definition at line 11 of file class.ilTestPassFinishTasks.php.
Referenced by performFinishTasks().