From f886343d2a1c2654f1fab3f06b272e0f36a827c0 Mon Sep 17 00:00:00 2001 From: anhefti Date: Tue, 18 Apr 2023 13:26:13 +0200 Subject: [PATCH] readme --- README.rst | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 31a62f8a..25d65135 100644 --- a/README.rst +++ b/README.rst @@ -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 `_ - - `Moodle `_ - - `Open Olat `_ - - `Ans `_ +- Built-in institutional multitenancy + +- Linking of multiple Learning Management Systems (LMS). Currently supported LMS: + - `Open edX `_ + - `Moodle `_ + - `Open Olat `_ + - `Ans `_ + - 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