5 require_once(
"Modules/StudyProgramme/classes/class.ilPDStudyProgrammeSimpleListGUI.php");
24 return $_GET[
"cmd"] ==
"jumpToSelectedItems" &&
$_GET[
"expand"];
29 require_once(
"Modules/StudyProgramme/classes/class.ilStudyProgrammeExpandableProgressListGUI.php");
31 $progress = $prg->getProgressForAssignment($a_assignment->
getId());
33 $progress_gui->setOnlyRelevant(
true);
Personal Desktop-Presentation for the Study Programme.
Class ilStudyProgrammeExpandableProgressListGUI.
static getInstanceByObjId($obj_id)
Represents one assignment of the user to a program tree.
Personal Desktop-Presentation for the Study Programme.
__construct(Container $dic, ilPlugin $plugin)
new_ilStudyProgrammeAssignmentListGUI(ilStudyProgrammeAssignment $a_assignment)