5 require_once
'Modules/Test/classes/class.ilTestParticipantData.php';
172 $participantData->setParticipantAccessFilter($accessFilter);
173 $participantData->load($this->
getTestId());
175 return in_array($activeId, $participantData->getActiveIds());
checkScoreParticipantsAccessForActiveId($activeId)
checkAccessForActiveId($accessFilter, $activeId)
checkScoreParticipantsAccess()
__construct($refId, $testId)
checkResultsAccessForActiveId($activeId)
checkParticipantsResultsAccess()
const OP_SCORE_PARTICIPANTS
const OP_MANAGE_PARTICIPANTS
static getAccessStatisticsUserFilter($refId)
checkManageParticipantsAccess()
static getScoreParticipantsUserFilter($refId)
checkStatisticsAccessForActiveId($activeId)
static getAccessResultsUserFilter($refId)
setActiveIdsFilter($activeIdsFilter)