59 return strlen($this->testOBJ->getPassword());
64 return $this->rbacsystem->checkAccess(
'write', $this->testOBJ->getRefId());
92 return 'tst_password_'.$this->testOBJ->getTestId();
class ilRbacSystem system function like checkAccess, addActiveRole ...
isPasswordProtectionPageRedirectRequired()
isPrivilegedParticipant()
isUserEnteredPasswordCorrect()
setUserEnteredPassword($enteredPassword)
__construct(ilRbacSystem $rbacsystem, ilObjUser $user, ilObjTest $testOBJ)