ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
interface.ilIndividualAssessmentNotificator.php
Go to the documentation of this file.
1<?php
2
19declare(strict_types=1);
20
26{
31
36
41
45 public function send(): void;
46}
Edit the record of a user, set LP.
Basic method collection should be implemented by a notificator used by Individual assessment.
withOccasionFailed()
Set message mode to failed.
withReceiver(ilIndividualAssessmentMember $member)
Define the member, that should receive the message.
withOccasionCompleted()
Set message mode to complete.