19declare(strict_types=1);
For the purpose of streamlining the grading and learning-process status definition outside of tests,...
Mechanic regarding the access control and roles of an objet goes here.
initDefaultRolesForObject(ilObjIndividualAssessment $iass)
Create default roles at an object.
mayGradeUser(int $user_id)
mayViewUser(int $user_id)
mayEditLearningProgressSettings()
assignUserToMemberRole(ilObjUser $usr, ilObjIndividualAssessment $iass)
Assign a user to the member role at an Individual assessment.
deassignUserFromMemberRole(ilObjUser $usr, ilObjIndividualAssessment $iass)
Deasign a user from the member role at an Individual assessment.