From 2c1aeb5b5b4b0d77f459cbca9a4231f580e4ac07 Mon Sep 17 00:00:00 2001 From: esdoig <105280691+esdoig@users.noreply.github.com> Date: Wed, 21 Sep 2022 12:41:13 +0200 Subject: [PATCH 1/2] Update overview.rst --- docs/overview.rst | 123 +++++++++++++++++++++++----------------------- 1 file changed, 61 insertions(+), 62 deletions(-) diff --git a/docs/overview.rst b/docs/overview.rst index 65e2e282..66cc8825 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -1,22 +1,21 @@ Overview ======== -Safe Exam Browser Server (SEB Server) is a web-service application with the objective to help setting up and maintain e-assessments with +Safe Exam Browser Server (SEB Server) is a web-service application with the objective to help set up and maintain e-assessments with `Safe Exam Browser `_ (SEB) in a centralized and more efficient manner. The SEB Server application can be used -by an institution or organization as a self-maintained, lightweight server application to organize and setup their e-assessments. -For an organization or institution that wants to provides safe e-assessments with `Safe Exam Browser `_, -SEB Server can help to organize this e-assessments more effectively, safely and in one place. -Furthermore SEB Server can be setup and run within a cloud infrastructure by general service provider to offer e-assessments with +by an institution or organization as a self-maintained, lightweight server application to organize and set up their e-assessments. +For an organization or institution that wants to provide safe e-assessments with `Safe Exam Browser `_, +SEB Server can help to organize these e-assessments more effectively, safely, and in one place. +Furthermore, SEB Server can be set up and run within a cloud infrastructure by a general service provider to offer e-assessments with SEB and SEB Server as a service. SEB Server comes with a built-in multi-tenancy functionality that allows to create and maintain institutions that are separated -by each other. This is most convenient for smaller groups of organizations or institutions that want to have one self-maintained +from each other. This is most convenient for smaller groups of organizations or institutions that want to have one self-maintained SEB Server instance but need internal separation of institutions. -Since SEB Server is generally an administration tool, meaning used to do administration work and tasks to setup and maintain e-assessments, -there is yet just a built-in and lightweight user-account management where users can register itself and get needed privileges assigned by already registered -administrator users that has the privileges to maintain user accounts. Currently there is no possibility to register with a third -party account and/or single sign on. +Since SEB Server is generally an administration tool, meaning used to do administration work and tasks to set up and maintain e-assessments, +there is yet just a built-in and lightweight user-account management where users can register themselves and get needed privileges assigned by already registered +administrator users that has the privileges to maintain user accounts. Currently, there is no possibility to register with a third-party account and/or single sign-on. SEB Server is written mainly in Java and uses Docker for installation and setup. For more information about the architecture and installation, please go to `SEB Server Installation Guide `_ @@ -24,12 +23,12 @@ please go to `SEB Server Installation Guide Date: Wed, 21 Sep 2022 12:45:51 +0200 Subject: [PATCH 2/2] Update troubleshooting.rst --- docs/troubleshooting.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/troubleshooting.rst b/docs/troubleshooting.rst index b65140a6..cd417f28 100644 --- a/docs/troubleshooting.rst +++ b/docs/troubleshooting.rst @@ -1,8 +1,8 @@ Troubleshooting =============== -This page's purpose is to collect frequently asked questions, problems and workarounds that are reported and known. -There shall be at least a problem description, an optional explanation if needed, a solution description and the SEB Server version and domain information. For Example: +This page's purpose is to collect frequently asked questions, problems, and workarounds that are reported and known. +There shall be at least a problem description, an optional explanation if needed, a solution description, and the SEB Server version and domain information. For Example: Please also have a look at `Open Issues `_ and/or `Ongoing Discussions `_ on the Git-Hub page. @@ -12,7 +12,7 @@ Please also have a look at `Open Issues