3declare(strict_types=1);
 
   24trait ilIndividualAssessmentDIC
 
   26    public function getObjectDIC(
 
   33            return new Data\Factory();
 
   36        $container[
'ilIndividualAssessmentPrimitiveInternalNotificator'] = 
function () {
 
   40        $container[
'ilIndividualAssessmentSettingsGUI'] = 
function (
$c) use ($object, 
$dic) {
 
   47                $dic[
'ui.factory']->input(),
 
   50                $dic[
'http']->request(),
 
   52                $c[
'ilIndividualAssessmentCommonSettingsGUI']
 
   56        $container[
'ilIndividualAssessmentMembersGUI'] = 
function (
$c) use ($object, 
$dic) {
 
   69                $c[
'ilIndividualAssessmentMemberGUI'],
 
   71                $dic->http()->wrapper(),
 
   72                $c[
'helper.dateformat']
 
   76        $container[
'ilIndividualAssessmentMemberGUI'] = 
function (
$c) use ($object, 
$dic) {
 
   82                $dic[
'ui.factory']->input(),
 
   83                $dic[
'ui.factory']->messageBox(),
 
   84                $dic[
'ui.factory']->button(),
 
   88                $dic[
'http']->request(),
 
   89                $c[
'ilIndividualAssessmentPrimitiveInternalNotificator'],
 
   94                $dic->http()->wrapper()->query(),
 
   95                $c[
'helper.dateformat']
 
   99        $container[
'ilIndividualAssessmentCommonSettingsGUI'] = 
function (
$c) use ($object, 
$dic) {
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
For the purpose of streamlining the grading and learning-process status definition outside of tests,...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
@ilCtrl_Calls ilIndividualAssessmentSettingsGUI: ilIndividualAssessmentCommonSettingsGUI
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
accessHandler()
Get the access handler of this.