195 $participantData->setActiveIdsFilter(array($activeId));
196 $participantData->setParticipantAccessFilter($accessFilter);
197 $participantData->load($this->
getTestId());
199 return in_array($activeId, $participantData->getActiveIds());
const OP_SCORE_PARTICIPANTS
const OP_MANAGE_PARTICIPANTS
checkParticipantsResultsAccess()
checkScoreParticipantsAccessForActiveId($activeId)
checkResultsAccessForActiveId($activeId)
checkScoreParticipantsAccess()
__construct($refId, $testId)
checkManageParticipantsAccess()
checkAccessForActiveId($accessFilter, $activeId)
checkStatisticsAccessForActiveId($activeId)
static getAccessStatisticsUserFilter($refId)
static getScoreParticipantsUserFilter($refId)
static getAccessResultsUserFilter($refId)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...