seb-server/docs/screen_proctoring.rst

122 lines
6.9 KiB
ReStructuredText
Raw Normal View History

2024-07-23 10:06:55 +02:00
Screen Proctoring
===========
Overview
---------
SEB Screen Proctoring is an integral component of the SEB Ecosystem, designed to monitor student screens during digital examinations.
This tool captures and displays screenshots taken by SEB, ensuring a secure and controlled testing environment.
2024-07-23 10:06:55 +02:00
Enable Screen Proctoring after an exam is created in the exam view.
2024-07-23 10:06:55 +02:00
.. image:: images/screen_proctoring/enable_screen_proctoring.png
:align: center
:target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/master/docs/images/screen_proctoring/enable_screen_proctoring.png
2024-07-23 10:06:55 +02:00
**Enable Screen Proctoring**
2024-07-23 10:06:55 +02:00
SEB Server needs to send an instructions to SEB to capture the screen and send the screenshot back to the server.
To do this enable screen proctoring in the SEB Settings.
2024-07-23 10:06:55 +02:00
.. image:: images/screen_proctoring/enable_screen_proctoring_seb_settings.png
2024-07-23 10:06:55 +02:00
:align: center
:target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/master/docs/images/screen_proctoring/enable_screen_proctoring_seb_settings.png
**Enable Screen Proctoring in SEB Settings**
2024-07-23 10:06:55 +02:00
SEB-Server and SEB are now ready to capture and to display screenshots.
Navigate to exam monitoring and click the button in the Screen Proctoring section. A new tab will be opened.
.. image:: images/screen_proctoring/open_screen_proctoring.png
2024-07-23 10:06:55 +02:00
:align: center
:target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/master/docs/images/screen_proctoring/open_screen_proctoring.png
Gallery View
---------
Running Exams
---------
2024-07-23 10:06:55 +02:00
Proctoring View
2024-07-23 10:06:55 +02:00
---------
Search
---------
2024-07-23 10:06:55 +02:00
**Create a new Institution**
.. note:: To create a new institution one need a SEB Server administrator role.
The SEB Server application is setup as a single instance but needs to support several institutions with the services that must
be completely separated from each other. It should also be possible for an institution to have a separate, single start URL to
access the application with a web-browser and have the own logo.
- Login as a SEB Server administrator and select the "Institution" menu-item from the left hand side menu.
- A list of all existing and available institutions will be shown.
- Select "Add Institution" form the right hand side action pane to create a new institution.
- The creation form will be shown and the user is able to define a name, url-suffix and or upload a logo for the new institution.
- After giving all information, the new institution can either be saved and remains inactive until activation or can be saved and automatically be activated within the same step. Use the "Save Institution" action on the right side to just save the institution or the "Activate Institution" action the save and activate within the same step.
- In either case the form input will first be verified and if there is missing something or has wrong input, the save action will be postponed and the edit form will present the missing input within a red box and some inform text right below the input field for correction.
- If successfully saved, the application will show the form of the newly created institution in read only mode and if already activated other user, that are allowed to, can see the institution now.
.. image:: images/institution/new.png
:align: center
:target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/master/docs/images/institution/new.png
**Change the name/logo of an existing or own Institution**
.. note:: This scenario differs in case of having a SEB Server administrator or institutional administrator role
*As SEB Server administrator*
- Login as a SEB Server administrator and select the "Institution" menu-item from the left hand side menu.
- A list of all existing and available institutions will be shown. Use the filter above to find the institution to change.
- Select the institution and use the "Edit Institution" action on the right side action pane to open the institution in edit mode.
- To upload a new logo, click on the upload-icon just beside the logo input field. The application will show a file-picker dialog. Use the file-picker dialog to search and select the logo file. Use the "Upload" action-button to upload the selected file. The selected logo should appear as an image within the image upload input field of the institution form.
- Apply the changes and save the institution. If all given information is correct and nothing is missing, the application will. show the changed institution form in read only mode.
*As an institutional administrator*
- Login as an institutional administrator and select the "Institution" menu-item from the left hand side menu.
- The form of the own institution is shown in read-only mode. Use the "Edit Institution" action from the action pane.
- The form of the own institution is now shown in the edit mode and the name or logo of the institution can be modified.
- To upload a new logo, click on the upload-icon just beside the logo input field. The application will show a file-picker dialog. Use the file-picker dialog to search and select the logo file. Use the "Upload" action-button to upload the selected file. The selected logo should appear as an image within the image upload input field of the institution form.
- Apply the changes and save the institution. If all given information is correct and nothing is missing, the application will show the changed institution form in read only mode.
.. image:: images/institution/view_institutional.png
:align: center
:target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/master/docs/images/institution/view_institutional.png
**Activate / Deactivate an existing institution**
An institution is shown to other users and ready for applying user-accounts and other entities only if it is active. An inactive
institution can only be seen by an institutional administrator of this institution or by a SEB Server administrator that are able to
see all institutions.
To activate an institution for the first Time one can either use the "Activate Institution" action form the action pane on the right side
within the read only mode of the institution form or with the same action on the edit mode while also saving the applied modifications of
the form.
To deactivate an institution one can use the "Deactivate Institution" action form the action pane on the right side.
When an institution is been deactivated, also all existing and active entities that belongs to this institution are deactivated too.
This affects user-accounts, configurations and LMS/Assessment Tool Setups. On deactivation action, the application will search the affected entities
and will inform the administrator about the number of the affected entities and asks for confirmation.
After Confirm the deactivation the institution and all affected entities will be deactivated. This means also the user-accounts that has
not an institutional role or the SEB Server administration role, will not be able to log in anymore.