ILIAS
release_8 Revision v8.23
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. 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 | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilTestPassFinishTasks
Definition at line 23 of file class.ilTestPassFinishTasks.php.
ilTestPassFinishTasks::__construct | ( | $active_id, | |
$obj_id | |||
) |
ilTestPassFinishTasks constructor.
$active_id | |
$obj_id |
Definition at line 36 of file class.ilTestPassFinishTasks.php.
References $active_id, and $obj_id.
|
protected |
Definition at line 93 of file class.ilTestPassFinishTasks.php.
References Vendor\Package\$e.
Referenced by updateLearningProgressAfterPassFinishedIsWritten().
ilTestPassFinishTasks::performFinishTasks | ( | ilTestProcessLocker | $processLocker | ) |
Definition at line 44 of file class.ilTestPassFinishTasks.php.
References $testSession, ilTestProcessLocker\executeTestFinishOperation(), and updateLearningProgressAfterPassFinishedIsWritten().
Referenced by ilTestPlayerAbstractGUI\performTestPassFinishedTasks().
|
protected |
Definition at line 72 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 29 of file class.ilTestPassFinishTasks.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilTestPassFinishTasks.php.
Referenced by __construct(), and updateLearningProgressAfterPassFinishedIsWritten().
|
protected |
Definition at line 25 of file class.ilTestPassFinishTasks.php.
Referenced by performFinishTasks().