update docu

This commit is contained in:
anhefti 2021-03-31 15:37:27 +02:00
parent c054f975ef
commit 1535fd97de

View file

@ -26,7 +26,7 @@ The Safe Exam Browser Server web application simplifies and centralizes the conf
What is Safe Exam Browser (SEB)?
--------------------------------
`Safe Exam Browser <https://safeexambrowser.org/>`_ (SEB) is an application to carry out e-assessments safely. The freeware application is available for Windows, macOS and iOS. It turns any computer temporarily into a secure workstation. It controls access to resources like system functions, other websites and applications and prevents unauthorized resources being used during an exam. Safe Exam Browser can work with Open edX to control what a student can access during a Open edX quiz attempt. With the SEB Open edX plugin you activate the SEB support in Open edX and now only students using an approved version of SEB and the correct settings will be able to access the quiz in your Open edX course. The Safe Exam Browser is offered under a Mozilla Public License and supported by the `SEB Consortium <https://safeexambrowser.org/consortium/>`_.
`Safe Exam Browser <https://safeexambrowser.org/>`_ (SEB) is an application to carry out e-assessments safely. The freeware application is available for Windows, macOS and iOS. It turns any computer temporarily into a secure workstation. It controls access to resources like system functions, other websites and applications and prevents unauthorized resources being used during an exam. Safe Exam Browser can work with Open edX to control what a student can access during a Open edX quiz attempt. With the SEB Open edX plugin you activate the SEB support in Open edX and now only students using an approved version of SEB and the correct settings will be able to access the quiz in your Open edX course. The Safe Exam Browser is offered under a Mozilla Public License and supported by the `SEB Alliance <https://safeexambrowser.org/alliance/>`_.
What is Safe Exam Browser Server (SEB Server)?
@ -53,9 +53,9 @@ The image below shows a very simplified diagram that locates the SEB Server in a
Safe Exam Browser (SEB). The SEB Server communicates with the LMS for managing and prepare exams as well as with the SEB Client to ensure
a more automated and secure setup for high-stake exams.
.. image:: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/documentation/docs/images/seb-sebserver-lms.png
.. image:: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/master/docs/images/seb-sebserver-lms.png
:align: center
:target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/documentation/docs/images/seb-sebserver-lms.png
:target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/master/docs/images/seb-sebserver-lms.png
SEB - SEB Server Compatibility
------------------------------
@ -81,6 +81,34 @@ For testing:
`Download Safe Exam Browser 3.1 for Windows <https://sourceforge.net/projects/seb/files/seb/SEB_3.1.0/SEB_3.1.0.228_SetupBundle.exe/download>`_
Version 1.1.0 is out
--------------------
New features:
- Moodle integration part 1 (Course Access)
- Live proctoring with Jitsi Meet integration (Prototype)
- Deletion of user accounts
- Deletion of exams
- User registration rate limit
- Inform user about unpublished chances in exam configuration settings
- Added "Ignore SEB Service" attributes in exam configuration settings
- Additional monitoring indicator (WIFI and battery status)
- Notification events (experimental)
- Download/Export Connection Configuration from Exam page to start an exam directly "Export Exam Connection Configuration"
Bugfixes:
- Monitoring table update, incorrect table rendering after status changed
- Remove caching for distributed setup
- Add lookup and automated master service allocation for distributed setup
Changes:
- "Client Configuration" is now named "Connection Configuration"
- "Export Exam Configuration" is now named "Export SEB Settings" and can be found in the "SEB Settings" view of an "Exam Configuration"
Install SEB Server
------------------