|
| if($course->untertitel)('Untertitel') ?></strong ></td >< td ><? endifif($course->veranstaltungsnummer)('Veranstaltungsnummer') ?></strong ></td >< td ><? endifif($course->start_semester)('Semester') ?></strong ></td >< td ><? endifif($course->admission_turnout)($sem->isAdmissionEnabled())('maximale Teilnehmendenanzahl') ?><? else('erwartete Teilnehmendenanzahl') ?><? endif ?></strong ></td >< td ><? endifif($sem->isAdmissionEnabled() && $course->getNumWaiting())('Wartelisteneinträge') ?></strong ></td >< td ><? endifif($course->institutes->count() > 1)('beteiligte Einrichtungen') ?></strong ></td >< td ><? endifif($course->parent_course)('Hauptveranstaltung') ?></strong ></td >< td ><?if($siblings)('Ebenfalls zu dieser Hauptveranstaltung gehören:') ?>< ul ><? foreach($siblings as $sibling)($sibling->getFullname()) ?></a ></li ><? endforeach ?></ul ></section ><? endif ?></td ></tr ><? elseif($children)('Unterveranstaltungen') ?></strong ></td >< td ><?foreach($children as $child)($child->getFullname()) ?></a ></li ><? endforeach ?></ul ></td ></tr ><? endif ?><!-- ###ELABEL start - -><?php if($course->jlug_labelval > 1) :?>< tr >< td >< strong ><?=_("E-Label") ?></strong ></td >< td ><?php switch($course->jlug_labelval) endifif( $prelim_discussion)( 'Vorbesprechung') ?></strong ></td >< td ><? endif $next_dateif( $next_date)( 'Nächster Termin') ?></strong ></td >< td ><? | else = $next_date |
| |
| if($course->untertitel)('Untertitel') ?></strong ></td >< td ><? endifif($course->veranstaltungsnummer)('Veranstaltungsnummer') ?></strong ></td >< td ><? endifif($course->start_semester)('Semester') ?></strong ></td >< td ><? endifif($course->admission_turnout)($sem->isAdmissionEnabled())('maximale Teilnehmendenanzahl') ?><? else('erwartete Teilnehmendenanzahl') ?><? endif ?></strong ></td >< td ><? endifif($sem->isAdmissionEnabled() && $course->getNumWaiting())('Wartelisteneinträge') ?></strong ></td >< td ><? endifif($course->institutes->count() > 1)('beteiligte Einrichtungen') ?></strong ></td >< td ><? endifif($course->parent_course)('Hauptveranstaltung') ?></strong ></td >< td ><?if($siblings)('Ebenfalls zu dieser Hauptveranstaltung gehören:') ?>< ul ><? foreach($siblings as $sibling)($sibling->getFullname()) ?></a ></li ><? endforeach ?></ul ></section ><? endif ?></td ></tr ><? elseif($children)('Unterveranstaltungen') ?></strong ></td >< td ><?foreach($children as $child)($child->getFullname()) ?></a ></li ><? endforeach ?></ul ></td ></tr ><? endif ?><!-- ###ELABEL start - -><?php if($course->jlug_labelval > 1) :?>< tr >< td >< strong ><?=_("E-Label") ?></strong ></td >< td ><?php switch($course->jlug_labelval) endifif( $prelim_discussion)( 'Vorbesprechung') ?></strong ></td >< td ><? endif $next_dateif( $next_date)( 'Nächster Termin') ?></strong ></td >< td ><? | true |
| |
| if($course->untertitel)('Untertitel') ?></strong ></td >< td ><? endifif($course->veranstaltungsnummer)('Veranstaltungsnummer') ?></strong ></td >< td ><? endifif($course->start_semester)('Semester') ?></strong ></td >< td ><? endifif($course->admission_turnout)($sem->isAdmissionEnabled())('maximale Teilnehmendenanzahl') ?><? else('erwartete Teilnehmendenanzahl') ?><? endif ?></strong ></td >< td ><? endifif($sem->isAdmissionEnabled() && $course->getNumWaiting())('Wartelisteneinträge') ?></strong ></td >< td ><? endifif($course->institutes->count() > 1)('beteiligte Einrichtungen') ?></strong ></td >< td ><? endifif($course->parent_course)('Hauptveranstaltung') ?></strong ></td >< td ><?if($siblings)('Ebenfalls zu dieser Hauptveranstaltung gehören:') ?>< ul ><? foreach($siblings as $sibling)($sibling->getFullname()) ?></a ></li ><? endforeach ?></ul ></section ><? endif ?></td ></tr ><? elseif($children)('Unterveranstaltungen') ?></strong ></td >< td ><?foreach($children as $child)($child->getFullname()) ?></a ></li ><? endforeach ?></ul ></td ></tr ><? endif ?><!-- ###ELABEL start - -><?php if($course->jlug_labelval > 1) :?>< tr >< td >< strong ><?=_("E-Label") ?></strong ></td >< td ><?php switch($course->jlug_labelval) endifif( $prelim_discussion)( 'Vorbesprechung') ?></strong ></td >< td ><? endif $next_dateif( $next_date)( 'Nächster Termin') ?></strong ></td >< td ><? true endifif( $course->vorrausetzungen !="")("Voraussetzungen") ?></strong ></td >< td ><? endifif( $course->lernorga !="")("Lernorganisation") ?></strong ></td >< td ><? endifif( $course->leistungsnachweis !="")("Leistungsnachweis") ?></strong ></td >< td ><? endifforeach( $course->datafields->getTypedDatafield() as $entry)( $entry->isVisible() &&$entry->getValue())( $entry->getName()) ?></strong ></td >< td ><? endif endforeachif( $course->sonstiges !="")("Sonstiges") ?></strong ></td >< td ><? endifif( $course->ects)("ECTS-Punkte") ?></strong ></td >< td ><? endif | $lecturers = $course->getMembersWithStatus('dozent') |
| |
| | $count_lecturers = count($lecturers) |
| |
| | $ftd =$course->jlug_dft_hidden!='1' && $course->jlug_dozentfreitext!="" |
| |
| foreach( $lecturers as $lecturer)( $lecturer[ 'Nachname']=="N.N. - kein Dozent in Stud.IP") else endforeach if($ftd) endif | $tutors = $course->getMembersWithStatus('tutor') |
| |
| | $count_tutors = count($tutors) |
| |
| | $jlugSemTree = new JLUG_SemTree() |
| |
| | $referenceArray = $jlugSemTree->getSemTreeReference($area->id) |
| |
| if(is_array($referenceArray)) endforeach endifif( $mvv_tree)( 'Modulzuordnungen') ?></h1 ></header >< section >< ul class | endif |
| |
| if( $mvv_pathes)( 'Modulzuordnungen') ?></h1 ></header >< section >< ul class | endforeach = htmlReady(implode(' > ', reset(array_values($mvv_path)))) |
| |