This commit is contained in:
anhefti 2023-04-18 13:26:13 +02:00
parent d119879243
commit f886343d2a

View file

@ -41,12 +41,14 @@ SEB Server is a modern webservice with a REST API and a GUI service on top of it
SEB Server provides a range of basic functionalities:
- Built-in institutional multitenancy
- Linking of multiple Learning Management Systems (LMS). Currently supported
- `Open edX <https://open.edx.org/>`_
- `Moodle <https://moodle.org/>`_
- `Open Olat <https://www.openolat.com/>`_
- `Ans <https://ans.app/>`_
- Built-in institutional multitenancy
- Linking of multiple Learning Management Systems (LMS). Currently supported LMS:
- `Open edX <https://open.edx.org/>`_
- `Moodle <https://moodle.org/>`_
- `Open Olat <https://www.openolat.com/>`_
- `Ans <https://ans.app/>`_
- Accessing the Course/Exam-API of a linked LMS to import a courses or exams for managing with SEB Server
- Creation and administration of SEB Client Configurations that can be used to startup a SEB and that contains SEB Server connection information for a SEB Client
- Creation and administration of SEB Exam Configurations that can be bound to an imported Exam to automatically configure a SEB Client that connects to an exam that is managed by SEB Server