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...
Static Public Member Functions | |
static | updateLPStatusOfMember (ilIndividualAssessmentMember $member) |
static | updateLPStatusByIds (int $iass_id, array $usr_ids) |
static | determineStatusOfMember (int $iass_id, int $usr_id) |
static | getMembersHavingStatusIn (int $iass_id, int $status) |
static | isActiveLP (int $object_id) |
Static Protected Member Functions | |
static | getMembersStorage () |
Static Protected Attributes | |
static ilIndividualAssessmentMembersStorageDB | $members_storage = null |
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 21 of file class.ilIndividualAssessmentLPInterface.php.
|
static |
Definition at line 37 of file class.ilIndividualAssessmentLPInterface.php.
References ilIndividualAssessmentMembers\LP_COMPLETED, ilIndividualAssessmentMembers\LP_FAILED, ilLPStatus\LP_STATUS_IN_PROGRESS_NUM, and ilLPStatus\LP_STATUS_NOT_ATTEMPTED_NUM.
Referenced by ilObjIndividualAssessmentAccess\checkCondition(), and ilLPStatusIndividualAssessment\determineStatus().
|
static |
Definition at line 71 of file class.ilIndividualAssessmentLPInterface.php.
Referenced by ilLPStatusIndividualAssessment\_getCompleted(), ilLPStatusIndividualAssessment\_getFailed(), ilLPStatusIndividualAssessment\_getInProgress(), and ilLPStatusIndividualAssessment\_getNotAttempted().
|
staticprotected |
Definition at line 65 of file class.ilIndividualAssessmentLPInterface.php.
References $DIC.
|
static |
Definition at line 86 of file class.ilIndividualAssessmentLPInterface.php.
References ilObjectLP\getInstance().
Referenced by ilObjIndividualAssessment\isActiveLP().
|
static |
Definition at line 30 of file class.ilIndividualAssessmentLPInterface.php.
References ilLPStatusWrapper\_updateStatus().
Referenced by ilIndividualAssessmentMembersGUI\addUsers(), and ilIndividualAssessmentMembersGUI\removeUser().
|
static |
Definition at line 25 of file class.ilIndividualAssessmentLPInterface.php.
References ilLPStatusWrapper\_updateStatus(), ilIndividualAssessmentMember\assessmentId(), and ilIndividualAssessmentMember\id().
Referenced by ilIndividualAssessmentMemberGUI\edit(), ilIndividualAssessmentMemberGUI\finalize(), and ilIndividualAssessmentMemberGUI\saveAmend().
|
staticprotected |
Definition at line 23 of file class.ilIndividualAssessmentLPInterface.php.