|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Class ilTestPassFinishTasks. More...
Collaboration diagram for ilTestPassFinishTasks:Public Member Functions | |
| __construct (private readonly ilTestSession $test_session, private readonly ilObjTest $obj_test,) | |
| performFinishTasks (ilTestProcessLocker $process_locker) | |
Protected Member Functions | |
| updateLearningProgressAfterPassFinishedIsWritten () | |
| getCaller () | |
Class ilTestPassFinishTasks.
Definition at line 25 of file class.ilTestPassFinishTasks.php.
| ilTestPassFinishTasks::__construct | ( | private readonly ilTestSession | $test_session, |
| private readonly ilObjTest | $obj_test | ||
| ) |
Definition at line 27 of file class.ilTestPassFinishTasks.php.
|
protected |
Definition at line 81 of file class.ilTestPassFinishTasks.php.
Referenced by updateLearningProgressAfterPassFinishedIsWritten().
Here is the caller graph for this function:| ilTestPassFinishTasks::performFinishTasks | ( | ilTestProcessLocker | $process_locker | ) |
Definition at line 33 of file class.ilTestPassFinishTasks.php.
References ilTestProcessLocker\executeTestFinishOperation(), and updateLearningProgressAfterPassFinishedIsWritten().
Referenced by ilTestEvaluationGUI\finishTestPass().
Here is the call graph for this function:
Here is the caller 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: