cis4 $config['URL_STUDENTS'] = 'cis.php/Cis/Abgabetool/Student'; // used as APP_ROOT.URL_MITARBEITER -> old cis $config['URL_MITARBEITER'] = 'index.ci.php/Cis/Abgabetool/Mitarbeiter'; // lehre.tbl_paabgabetyp bezeichnung $config['ALLOWED_ABGABETYPEN_BETREUER'] = ['Zwischenabgabe', 'Quality Gate 1', 'Quality Gate 2']; $config['ALLOWED_NOTEN_ABGABETOOL'] = ['Bestanden', 'Nicht bestanden'];