| Dozent |
|
| Klasse | {{ cls.class }} |
| Raum |
|
| Art |
|
| Durchführung | {{ dayMap[cls.weekday] }}, {{ toTime(cls.from) }} - {{ toTime(cls.to) }} Blockmodul |
| ECTS | {{ module?.ects ?? "-" }} |
| Benotung | {{ module ? module.marksClean : "?" }} |
| Weitere Durchführungen | Keine |
|
|
|
|
Abhängigkeiten
|
{{ module ? (hasModuleDeps ? "" : "Keine") : "-" }} |