Skip to content

Commit 27b7a3d

Browse files
committed
preparing for release 2.0.0
1 parent 24f3940 commit 27b7a3d

1 file changed

Lines changed: 24 additions & 11 deletions

File tree

README.rst

Lines changed: 24 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -62,28 +62,41 @@ For a complete SEB Server user guide please go to `SEB Server User Guide <https:
6262
SEB Server Version 2.0 is out
6363
-------------------------------
6464

65+
SEB Server Version 2.0
66+
67+
With the new SEB Server release, SEB Server makes a major version change from 1.x to 2.x. This is mainly because of the new
68+
Screen Proctoring feature for SEB integrated into SEB Server and the removal of live proctoring with Zoom and Jitsi Meet
69+
that is no longer available for SEB Server version 2.x.
70+
71+
6572
The new major update of SEB Server from version 1 to version 2, comes with the new in-built feature of screen proctoring and also a extended but better bundled Docker setup.
6673
There are two new services that run beside the existing services like seb-server, mariadb and a proxy. This two new services are needed for the new screen proctoring feature
6774
and consists of a sps-webservice and sps-guiservice container. The sps-webservice runs the back-end for screen proctoring and needs a database connection to eiter the same
6875
database server as seb-server or to another one if SEB Server data and screen shots, meta data shall be stored on different database servers. The sps-guiservice implements
6976
the screen proctoring user interface that can be accessed within a browser application.
77+
For a migration from a running SEB Server setup with version 1.x to new major version 2.0, please also read the `migration guide <https://seb-server-setup.readthedocs.io/en/latest/major-migration.html>`_.
7078

7179
New Features:
72-
73-
TODO
80+
- Screen Proctoring with SEB and SEB Server. Can be enabled and configured for an Exam. SEB takes and sends screen shots plus Metadata to SEB Server. With monitoring and search functionality.
81+
- Moodle Integration: SEB Server Exam creation from Moodle site with new SEB Server Moodle Plugin 2.0.
82+
- Moodle Integration: Auto Login to SEB Server monitoring for Moodle Teacher with dedicated privileges. Comes with Moodle Plugin 2.0
83+
- Exam Test Run. There is now the possibility to apply an test run for an Exam that is in coming up status. Exam is then in "Running" like state and SEB clients can connect as well as supporter can monitor the exam.
7484

7585
Improvements:
76-
77-
TODO
78-
86+
- Improvement of user ID resolution and handshake completion for SEB connecting with SEB-Server. SEB client now sent as much client information as possible and finish up the SEB Server handshake more quickly.
87+
- Connection Configuration Improve (or remove) Date Filter.
88+
- DB Migration Table charset fix for all tables, set to "utf8mb4_general"
89+
- New SEB Settings in SEB Server GUI for version 2.0
90+
- Table sort direction selection and table column length selection stick to User Session
7991

8092
Bugfixes:
81-
82-
TODO
83-
84-
Docker-Image:
85-
86-
TODO
93+
- Missing Pending Notification Page Update in Monitoring Detail view
94+
- Importing an exam without template throws error
95+
- LMS name resolving sometimes gets "null" values for names
96+
- New Ready State is not involved within the Filter numbers
97+
- Page of ASK Grants in Exam has table selection action problems
98+
- Sorting of start and end-date in Assessment Tool Lookup not working as expected
99+
- Running Exam without LMS is greyed out without reason
87100

88101

89102
SEB - SEB Server Compatibility

0 commit comments

Comments
 (0)