|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. 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 | |
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().
Here is the caller graph for this function:| ilTestPassFinishTasks::performFinishTasks | ( | ilTestProcessLocker | $processLocker | ) |
Definition at line 44 of file class.ilTestPassFinishTasks.php.
References $testSession, ilTestProcessLocker\executeTestFinishOperation(), if, and updateLearningProgressAfterPassFinishedIsWritten().
Here is the call graph for this function:
|
protected |
Definition at line 72 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 29 of file class.ilTestPassFinishTasks.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilTestPassFinishTasks.php.
Referenced by __construct().
|
protected |
Definition at line 25 of file class.ilTestPassFinishTasks.php.
Referenced by performFinishTasks().