readme
This commit is contained in:
parent
b8fdb28207
commit
ea6ae92c61
1 changed files with 6 additions and 4 deletions
10
README.rst
10
README.rst
|
@ -42,7 +42,11 @@ 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/>`_
|
||||
- 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/>`_
|
||||
- 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
|
||||
|
@ -54,11 +58,9 @@ Safe Exam Browser (SEB). The SEB Server communicates with the LMS for managing a
|
|||
a more automated and secure setup for high-stake exams.
|
||||
|
||||
.. image:: /docs/images/setup_1.png
|
||||
:align: center
|
||||
:width: 500px
|
||||
:target: /docs/images/setup_1.png
|
||||
:align: center
|
||||
|
||||
|
||||
SEB Server Version 1.5 is out
|
||||
-------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue