|
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...
Inheritance diagram for ilStudyProgrammeAssignmentActionsTest:
Collaboration diagram for ilStudyProgrammeAssignmentActionsTest:Protected Member Functions | |
| getProgressesWithDefaultStatus (int $status) | |
Protected Attributes | |
| ilStudyProgrammeSettingsRepository | $settings_repo |
| ilPRGMessageCollection | $messages |
| ilPRGAssignment | $ass |
| ilStudyProgrammeEvents | $events |
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
Definition at line 25 of file ilStudyProgrammeAssignmentActionsTest.php.
|
protected |
Definition at line 68 of file ilStudyProgrammeAssignmentActionsTest.php.
References ilPRGProgress\withAmountOfPoints().
Referenced by setUp(), testPRGAssignmentActionsMarkAccredited(), and testPRGAssignmentActionsSucceedAndDeadline().
Here is the call graph for this function:
Here is the caller graph for this function:| ilStudyProgrammeAssignmentActionsTest::setUp | ( | ) |
Definition at line 32 of file ilStudyProgrammeAssignmentActionsTest.php.
References ILIAS\LTI\ToolProvider\$settings, getProgressesWithDefaultStatus(), ilStudyProgrammeSettings\MODE_POINTS, and ilPRGProgress\STATUS_NOT_RELEVANT.
Here is the call graph for this function:| ilStudyProgrammeAssignmentActionsTest::testPRGAssignmentActionsChangePoints | ( | ) |
Definition at line 233 of file ilStudyProgrammeAssignmentActionsTest.php.
References $ass, and ilPRGAssignment\getProgressForNode().
Here is the call graph for this function:| ilStudyProgrammeAssignmentActionsTest::testPRGAssignmentActionsInitDates | ( | ) |
Definition at line 88 of file ilStudyProgrammeAssignmentActionsTest.php.
References $ass, and ilPRGAssignment\getProgressForNode().
Here is the call graph for this function:| ilStudyProgrammeAssignmentActionsTest::testPRGAssignmentActionsMarkAccredited | ( | ) |
Definition at line 133 of file ilStudyProgrammeAssignmentActionsTest.php.
References $ass, getProgressesWithDefaultStatus(), ilPRGAssignment\getProgressForNode(), ilPRGProgress\STATUS_ACCREDITED, ilPRGProgress\STATUS_COMPLETED, ilPRGProgress\STATUS_IN_PROGRESS, and ilPRGAssignment\withProgressTree().
Here is the call graph for this function:| ilStudyProgrammeAssignmentActionsTest::testPRGAssignmentActionsMarkRelevant | ( | ) |
Definition at line 100 of file ilStudyProgrammeAssignmentActionsTest.php.
References $ass, $messages, ilPRGAssignment\getProgressForNode(), ilPRGMessageCollection\hasErrors(), ilPRGProgress\STATUS_IN_PROGRESS, and ilPRGProgress\STATUS_NOT_RELEVANT.
Here is the call graph for this function:| ilStudyProgrammeAssignmentActionsTest::testPRGAssignmentActionsSucceedAndDeadline | ( | ) |
Definition at line 181 of file ilStudyProgrammeAssignmentActionsTest.php.
References $ass, getProgressesWithDefaultStatus(), ilPRGAssignment\getProgressForNode(), ilPRGProgress\STATUS_COMPLETED, ilPRGProgress\STATUS_FAILED, ilPRGProgress\STATUS_IN_PROGRESS, and ilPRGAssignment\withProgressTree().
Here is the call graph for this function:
|
protected |
|
protected |
Definition at line 30 of file ilStudyProgrammeAssignmentActionsTest.php.
|
protected |
Definition at line 28 of file ilStudyProgrammeAssignmentActionsTest.php.
Referenced by testPRGAssignmentActionsMarkRelevant().
|
protected |
Definition at line 27 of file ilStudyProgrammeAssignmentActionsTest.php.