mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 09:04:28 +00:00
Phrasen für Anrechnungen korrigiert
This commit is contained in:
@@ -11642,13 +11642,13 @@ Any unusual occurrences
|
|||||||
'phrases' => array(
|
'phrases' => array(
|
||||||
array(
|
array(
|
||||||
'sprache' => 'German',
|
'sprache' => 'German',
|
||||||
'text' => 'Begründen Sie die Gleichwertigkeit der ECTS',
|
'text' => 'Erläutern Sie die Gleichwertigkeit der ECTS',
|
||||||
'description' => '',
|
'description' => '',
|
||||||
'insertvon' => 'system'
|
'insertvon' => 'system'
|
||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
'sprache' => 'English',
|
'sprache' => 'English',
|
||||||
'text' => 'Give reasons for the equivalence of ECTS',
|
'text' => 'Explain ECTS equivalencies',
|
||||||
'description' => '',
|
'description' => '',
|
||||||
'insertvon' => 'system'
|
'insertvon' => 'system'
|
||||||
)
|
)
|
||||||
@@ -11662,13 +11662,13 @@ Any unusual occurrences
|
|||||||
'phrases' => array(
|
'phrases' => array(
|
||||||
array(
|
array(
|
||||||
'sprache' => 'German',
|
'sprache' => 'German',
|
||||||
'text' => 'Begründen Sie die Gleichwertigkeit der Lehrveranstaltungsinhalte',
|
'text' => 'Erläutern Sie die Gleichwertigkeit der Lehrveranstaltungsinhalte',
|
||||||
'description' => '',
|
'description' => '',
|
||||||
'insertvon' => 'system'
|
'insertvon' => 'system'
|
||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
'sprache' => 'English',
|
'sprache' => 'English',
|
||||||
'text' => 'Give reasons for the equivalence of the course contents',
|
'text' => 'Explain the equivalence of course content',
|
||||||
'description' => '',
|
'description' => '',
|
||||||
'insertvon' => 'system'
|
'insertvon' => 'system'
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user