19declare(strict_types=1);
59 if ($this->members_ids ===
null) {
61 $this->members_ids = $iass->loadMembers()->membersIds();
getMembers(bool $a_search=true)
Get an array of member ids participating in the object corresponding to this.
static getDefaultModes(bool $lp_active)
const LP_MODE_INDIVIDUAL_ASSESSMENT
const LP_MODE_DEACTIVATED
For the purpose of streamlining the grading and learning-process status definition outside of tests,...
Base class for object lp connectors.