added SEB compatibility and optional live proctoring statements
This commit is contained in:
parent
acbf73b3bf
commit
534b3e7ce1
3 changed files with 28 additions and 5 deletions
18
README.rst
18
README.rst
|
@ -132,6 +132,24 @@ SEB Server version. There is an entry for each platform with a beta or testing r
|
||||||
"SEB Client for Mac", "Q2 2021 - Version 3.1", "Q2 2021 - Version 3.1"
|
"SEB Client for Mac", "Q2 2021 - Version 3.1", "Q2 2021 - Version 3.1"
|
||||||
"SEB Client for Windows", "April 2021 - Version 3.2", "May 2021 - Version 3.2"
|
"SEB Client for Windows", "April 2021 - Version 3.2", "May 2021 - Version 3.2"
|
||||||
|
|
||||||
|
**SEB Server Version 1.2.X**
|
||||||
|
|
||||||
|
.. csv-table::
|
||||||
|
:header: "Platform / OS", "Beta/RC Version", "Release Version"
|
||||||
|
|
||||||
|
"SEB Client for iOS", "--", "Version 3.0.1 "
|
||||||
|
"SEB Client for Mac", "3.1 Preview", "Version 3.1"
|
||||||
|
"SEB Client for Windows", "--", "Version 3.2"
|
||||||
|
|
||||||
|
**SEB Server Version 1.3.X**
|
||||||
|
|
||||||
|
.. csv-table::
|
||||||
|
:header: "Platform / OS", "Beta/RC Version", "Release Version"
|
||||||
|
|
||||||
|
"SEB Client for iOS", "3.1 Beta", "3.1 (Zoom: 3.2) "
|
||||||
|
"SEB Client for Mac", "3.1/3.2 Preview", "3.1 (Zoom: 3.2)"
|
||||||
|
"SEB Client for Windows", "--", "Version 3.3.2"
|
||||||
|
|
||||||
|
|
||||||
Install SEB Server
|
Install SEB Server
|
||||||
------------------
|
------------------
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
.. _sebProctoringSettings-label:
|
.. _sebProctoringSettings-label:
|
||||||
|
|
||||||
Live Proctoring
|
Optional Live Proctoring
|
||||||
===============
|
========================
|
||||||
|
|
||||||
Live proctoring is a new and yet experimental feature of SEB and SEB Server. The main goal of the live proctoring feature is to support the integration
|
Live proctoring is a new and yet experimental feature of SEB and SEB Server. The feature is fully optional and not enabled by default.
|
||||||
|
The main goal of the live proctoring feature is to support the integration
|
||||||
of an external meeting service like Jitsi Meet or Zoom for example, within a SEB and SEB Server setup for an exam.
|
of an external meeting service like Jitsi Meet or Zoom for example, within a SEB and SEB Server setup for an exam.
|
||||||
In this scenario a SEB client is able to join a meeting and send audio and video data to the meeting where a proctor can watch the students during
|
In this scenario a SEB client is able to join a meeting and send audio and video data to the meeting where a proctor can watch the students during
|
||||||
an exam within this meeting(s). The role of SEB Server in this scenario is mainly to bind a particular meeting service and automatically create
|
an exam within this meeting(s). The role of SEB Server in this scenario is mainly to bind a particular meeting service and automatically create
|
||||||
|
|
|
@ -104,8 +104,12 @@ overview temporary network latency or other irregularities, when this two time v
|
||||||
|
|
||||||
In the detail view you are also able to use the instructions "Quit SEB Client" and "Mark as Canceled" for the selected SEB client connection.
|
In the detail view you are also able to use the instructions "Quit SEB Client" and "Mark as Canceled" for the selected SEB client connection.
|
||||||
|
|
||||||
Live Proctoring
|
Optional Live Proctoring
|
||||||
---------------
|
------------------------
|
||||||
|
|
||||||
|
Live proctoring is a new and yet experimental feature of SEB and SEB Server. The feature is fully optional and not enabled by default.
|
||||||
|
This section is about the live proctoring on monitoring a running exam and using the optional live proctoring within.
|
||||||
|
To configure the optional live proctoring for a specific exam please have a look at `Optional Live Proctoring <https://seb-server.readthedocs.io/en/latest/exam_proctoring.html#sebProctoringSettings>`_
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
This feature is still in a prototype state and not all functionality might work as expected. Basically the meeting features
|
This feature is still in a prototype state and not all functionality might work as expected. Basically the meeting features
|
||||||
|
|
Loading…
Reference in a new issue