diff --git a/cis/testtool/admin/auswertung_detail.php b/cis/testtool/admin/auswertung_detail.php index 4d70039e3..b4ee84fb3 100644 --- a/cis/testtool/admin/auswertung_detail.php +++ b/cis/testtool/admin/auswertung_detail.php @@ -143,7 +143,7 @@ if(isset($_GET['show'])) Nummer Level Frage - Gesamt (m/w) + Gesamt (m/w) Nummer | Punkte | Gesamt | Männlich | Weiblich '; } @@ -255,7 +255,7 @@ if(isset($_GET['show'])) $gesamt_w = $row_vorschlag->anzahl_gesamt_w; } } - echo $hlp."$gesamt ($gesamt_m/$gesamt_w)".$hlp2; + echo $hlp."$gesamt$gesamt_m$gesamt_w".$hlp2; echo ''; } echo ''; diff --git a/system/vorlage_zip/Studienordnung.odt b/system/vorlage_zip/Studienordnung.odt index c07efb625..7d0aa867f 100755 Binary files a/system/vorlage_zip/Studienordnung.odt and b/system/vorlage_zip/Studienordnung.odt differ diff --git a/system/xsl/Studienordnung_0_v5.xsl b/system/xsl/Studienordnung_0_v5.xsl index ccfe556fc..2f44efa15 100644 --- a/system/xsl/Studienordnung_0_v5.xsl +++ b/system/xsl/Studienordnung_0_v5.xsl @@ -531,6 +531,11 @@ xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn + + + + + @@ -2045,6 +2050,13 @@ xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn + + + + + + + @@ -3201,10 +3213,10 @@ xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn - + 1.Studienplan Organisationsform Berufsbegleitend3 @@ -3694,46 +3706,46 @@ xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn - + M41 - + M42 - + M43 - + M44 - + M45 - + M51 - + M52 - + M53 - + M54 - + M55 - + M61 - + M62 @@ -5078,11 +5090,13 @@ xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn + + @@ -5123,16 +5137,19 @@ xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn - - - - - + + . Semester + + + - - + + + + + Modul-Bezeichnung @@ -5377,9 +5394,9 @@ xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn Assessment Methods - LV-Immanente Leistungsbeurteilung oder - LV-Immanente Leistungsbeurteilung und/ oder Abschlussprüfung oder - Abschlussprüfung + Course immanent assessment method or + Course immanent assessment method and/ or end exam or + End exam @@ -5417,12 +5434,16 @@ xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn - - + + + + + + \ No newline at end of file