use getStudiengangByKz to get stgtyp and stg_oe_kurzbz for checking showallformats permission, add and use phrase notekommpruefung

This commit is contained in:
Harald Bamberger
2025-02-06 16:23:42 +01:00
parent 0cca508881
commit a507533f40
2 changed files with 40 additions and 18 deletions
+20
View File
@@ -39107,6 +39107,26 @@ array(
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'notekommpruefung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Note komm. Prüfung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Grade committee exam',
'description' => '',
'insertvon' => 'system'
)
)
),
// FHC4 Phrases Abschlusspruefung End
array(
'app' => 'core',