From 5ae96f78de04e2d0a3d24eeb82f4baa66c0291dc Mon Sep 17 00:00:00 2001 From: Jonathan Weth <git@jonathanweth.de> Date: Sat, 4 Jun 2022 17:26:25 +0200 Subject: [PATCH] Update list of supported features --- README.rst | 1 + docs/admin/10_features.rst | 7 +++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index d1f6c45..10164b7 100644 --- a/README.rst +++ b/README.rst @@ -14,6 +14,7 @@ Features * Import breaks * Import classes * Import events +* Import exams * Import exported Untis database via MySQL import * Import exported Untis XML files * Import holidays diff --git a/docs/admin/10_features.rst b/docs/admin/10_features.rst index 8d6e0c2..fa1bf03 100644 --- a/docs/admin/10_features.rst +++ b/docs/admin/10_features.rst @@ -25,6 +25,7 @@ information from Untis can be imported into AlekSIS: * Absences, absence reasons * Substitutions, extra lessons, cancellations * Events +* Exams The Untis integration supports the versioning features of Untis. By default, the most recent version of each object is imported. @@ -32,10 +33,12 @@ the most recent version of each object is imported. Currently, the following features are known not to be supported: * Students, student groups, student choices -* Exams -* Calendars * Prebookings * Statistical data * Special rooms (subject and group rooms) +The AlekSIS team decided not to import the following features due to its conceptional incompatibility with AlekSIS: + +* Calendars + .. _Untis MultiUser: https://www.untis.at/produkte/untis-das-grundpaket/multiuser -- GitLab