3 declare(strict_types=1);
26 return $this->progress->isRelevant();
42 if (!$this->progress->isRelevant()
45 return "<s>" . $title .
"</s>";
53 $can_be_completed = $programme->canBeCompleted($progress);
55 $points = parent::buildProgressStatus($progress);
57 return $this->alert_icon . $points;
enableCommands(bool $status, bool $std_only=false)
shouldShowSubProgress(ilPRGProgress $progress)
getTitleForItem(ilObjStudyProgramme $programme)
enableDelete(bool $status)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
enableSubscribe(bool $status)
enableInfoScreen(bool $info_screen)
enablePreconditions(bool $status)
enableProperties(bool $status)
A Progress is the status of a user on a single node of an assignment; it is unique by assignment_id:u...
enableNoticeProperties(bool $status)
enableComments(bool $value, bool $enable_comments_settings=true)
buildProgressStatus(ilPRGProgress $progress)
enableProgressInfo(bool $status)
static getInstanceByObjId(int $obj_id)
configureItemGUI(ilStudyProgrammeCourseListGUI $item_gui)
enableCheckbox(bool $status)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
newSubItem(ilPRGProgress $progress)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
enableDescription(bool $status)