config overview
This commit is contained in:
parent
3bbd578a24
commit
c996704344
5 changed files with 49 additions and 6 deletions
|
@ -1,3 +1,11 @@
|
||||||
Client Configuration
|
.. _client-configuration-label:
|
||||||
--------------------
|
|
||||||
|
|
||||||
|
Client Configuration
|
||||||
|
====================
|
||||||
|
|
||||||
|
Overview
|
||||||
|
--------
|
||||||
|
|
||||||
|
|
||||||
|
Use Cases
|
||||||
|
---------
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
Exam Configuration Templates
|
|
||||||
-----------------------------
|
|
12
docs/config_template.rst
Normal file
12
docs/config_template.rst
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
.. _config-template-label:
|
||||||
|
|
||||||
|
Exam Configuration Templates
|
||||||
|
============================
|
||||||
|
|
||||||
|
Overview
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
|
||||||
|
Use Cases
|
||||||
|
------------
|
||||||
|
|
|
@ -1,7 +1,23 @@
|
||||||
SEB Configurations
|
SEB Configurations
|
||||||
==================
|
==================
|
||||||
|
|
||||||
TODO
|
There are two different kind of SEB specific configurations that must be defined and be put in place to support e-assessments with
|
||||||
|
SEB and SEB Server. The Client Configuration is used to configure SEB with all needed information to securely connect to SEB Server
|
||||||
|
and an Exam Configuration is used to configure SEB to access a running exam with SEB. The Client Configuration is only needed at least
|
||||||
|
once for an institution and must be deployed as start-configuration on a managed SEB setup or can be placed as a download link within
|
||||||
|
an internal trusted server, that automatically loads within the SEB application and configures the SEB to connect to the SEB Server.
|
||||||
|
|
||||||
|
An Exam Configuration, as the name implies, is done for an exam and contains most of the known configuration attributes
|
||||||
|
from the latest `SEB Configuration Tool <https://www.safeexambrowser.org/windows/win_usermanual_en.html#configuration>`_
|
||||||
|
Currently an Exam Configuration can only be applied to one Exam but can easily be copied to use with another exam. For detailed
|
||||||
|
information about Exam Configuration see :ref:`exam-configuration-label`
|
||||||
|
|
||||||
|
Within Configuration Templates, it is possible to create templates for Exam Configuration. Within the current version of SEB Server
|
||||||
|
there is the possibility to define different default value(s) for each exam configuration attribute and also to define if the attribute
|
||||||
|
is been shown in the Exam Configuration or not. This allows an Exam Administrator to create a exam configuration template for exams
|
||||||
|
with context defines default values and also to be able to only see change the attributes that are relevant for an exam configuration.
|
||||||
|
This feature is currently in an experimental state and may be changed and / or expanded within future releases of SEB Server. See
|
||||||
|
:ref:`config-template-label`
|
||||||
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
|
|
|
@ -1,2 +1,11 @@
|
||||||
|
.. _exam-configuration-label:
|
||||||
|
|
||||||
Exam Configuration
|
Exam Configuration
|
||||||
------------------
|
==================
|
||||||
|
|
||||||
|
Overview
|
||||||
|
--------
|
||||||
|
|
||||||
|
|
||||||
|
Use Cases
|
||||||
|
---------
|
||||||
|
|
Loading…
Add table
Reference in a new issue