getStudentConfig Api Method; moodle link config entry; write abgabetool termin noten into header; uniform getDateStyleClass logic in all 3 views; WIP refining AbgabetoolJob;

This commit is contained in:
Johann Hoffmann
2026-01-14 16:57:57 +01:00
parent bbb90f6dc4
commit eb15d6b841
10 changed files with 165 additions and 50 deletions
+40
View File
@@ -44872,6 +44872,26 @@ array(
)
)
),
array(
'app' => 'core',
'category' => 'abgabetool',
'phrase' => 'c4noGradeAssignedYet',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Keine Note eingetragen",
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'no grade assigned yet',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abgabetool',
@@ -46153,6 +46173,26 @@ array(
)
)
),
array(
'app' => 'core',
'category' => 'abgabetool',
'phrase' => 'c4checkoutStgMoodleInfos',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Für weitere Information zu den Abgabemodalitäten Ihres Studienganges lesen Sie bitte die Unterlagen in Moodle: ',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => "For further information on the submission procedures for your degree program, please refer to the documents in Moodle: ",
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abgabetool',