Adapted grading table authored by Dominik Widhalm's avatar Dominik Widhalm
...@@ -138,11 +138,12 @@ Die Gesamtnote für diesen Kurs setzt sich aus den nach ECTS gewichteten Noten d ...@@ -138,11 +138,12 @@ Die Gesamtnote für diesen Kurs setzt sich aus den nach ECTS gewichteten Noten d
.*Notenschlüssel* .*Notenschlüssel*
// * Prozentpunkte | Note // * Prozentpunkte | Note
* 5: x < 50% * Sehr Gut: 88-100%
* 4: 50% ≤ x < 63% * Gut: 75-87%
* 3: 63% ≤ x < 75% * Befriedigend: 63-74%
* 2: 75% ≤ x < 88% * Genügend: 50-62%
* 1: 88% ≤ x * Nicht Genügend: 0-50%
// Table support in gitlab's asciidoc implementation lacks... too much. // Table support in gitlab's asciidoc implementation lacks... too much.
// [format="psv", width="30%", options="header",frame="all",cols=">4,^1",caption_voffset="0mm"] // [format="psv", width="30%", options="header",frame="all",cols=">4,^1",caption_voffset="0mm"]
... ...
......