ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
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().
ilStudyProgrammeAssignmentActionsTest::setUp | ( | ) |
Definition at line 32 of file ilStudyProgrammeAssignmentActionsTest.php.
References ILIAS\LTI\ToolProvider\$settings, getProgressesWithDefaultStatus(), ilStudyProgrammeSettings\MODE_POINTS, and ilPRGProgress\STATUS_NOT_RELEVANT.
ilStudyProgrammeAssignmentActionsTest::testPRGAssignmentActionsChangePoints | ( | ) |
Definition at line 233 of file ilStudyProgrammeAssignmentActionsTest.php.
References ilPRGAssignment\getProgressForNode().
ilStudyProgrammeAssignmentActionsTest::testPRGAssignmentActionsInitDates | ( | ) |
Definition at line 88 of file ilStudyProgrammeAssignmentActionsTest.php.
References ilPRGAssignment\getProgressForNode().
ilStudyProgrammeAssignmentActionsTest::testPRGAssignmentActionsMarkAccredited | ( | ) |
Definition at line 133 of file ilStudyProgrammeAssignmentActionsTest.php.
References getProgressesWithDefaultStatus(), ilPRGAssignment\getProgressForNode(), ilPRGProgress\STATUS_ACCREDITED, ilPRGProgress\STATUS_COMPLETED, ilPRGProgress\STATUS_IN_PROGRESS, and ilPRGAssignment\withProgressTree().
ilStudyProgrammeAssignmentActionsTest::testPRGAssignmentActionsMarkRelevant | ( | ) |
Definition at line 100 of file ilStudyProgrammeAssignmentActionsTest.php.
References $messages, ilPRGAssignment\getProgressForNode(), ilPRGProgress\STATUS_IN_PROGRESS, and ilPRGProgress\STATUS_NOT_RELEVANT.
ilStudyProgrammeAssignmentActionsTest::testPRGAssignmentActionsSucceedAndDeadline | ( | ) |
Definition at line 181 of file ilStudyProgrammeAssignmentActionsTest.php.
References getProgressesWithDefaultStatus(), ilPRGAssignment\getProgressForNode(), ilPRGProgress\STATUS_COMPLETED, ilPRGProgress\STATUS_FAILED, ilPRGProgress\STATUS_IN_PROGRESS, and ilPRGAssignment\withProgressTree().
|
protected |
Definition at line 29 of file ilStudyProgrammeAssignmentActionsTest.php.
|
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.