Merge branch 'master' into development
This commit is contained in:
commit
c3a03719c9
4 changed files with 7 additions and 6 deletions
|
@ -90,8 +90,9 @@ Bugfixes:
|
|||
|
||||
Docker-Image:
|
||||
|
||||
Exact release version: docker pull anhefti/seb-server:v1.6.0 (sha256:878f411ee3df84019f2b167ad4fd29ecad77c90063b2ced4e16e69edab74805e)
|
||||
Stable minor version: docker pull anhefti/seb-server:v1.6-stable
|
||||
Exact release version: docker pull anhefti/seb-server:v1.6.0 (sha256:878f411ee3df84019f2b167ad4fd29ecad77c90063b2ced4e16e69edab74805e)
|
||||
|
||||
Stable minor version: docker pull anhefti/seb-server:v1.6-stable
|
||||
|
||||
|
||||
SEB - SEB Server Compatibility
|
||||
|
|
|
@ -15,11 +15,11 @@ put with some fields you have to provide instead of they coming from LMS/Assessm
|
|||
|
||||
.. image:: images/exam/examWithURL.png
|
||||
:align: center
|
||||
:target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/master/docs/images/exam/examWithURLNew.png
|
||||
:target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/master/docs/images/exam/examWithURL.png
|
||||
|
||||
|
||||
|
||||
.. image:: images/exam/examWithURL.png
|
||||
.. image:: images/exam/examWithURLNew.png
|
||||
:align: center
|
||||
:target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/master/docs/images/exam/examWithURLNew.png
|
||||
|
||||
|
|
|
@ -2,4 +2,4 @@ docutils<0.18
|
|||
sphinx==5.3.0
|
||||
sphinx_rtd_theme==2.0.0
|
||||
readthedocs-sphinx-search==0.3.2
|
||||
urllib3==1.26.13
|
||||
urllib3==1.26.19
|
|
@ -2295,7 +2295,7 @@ sebserver.monitoring.connection.form.id.tooltip=The user session identifier or u
|
|||
sebserver.monitoring.connection.form.group=Client Group(s)
|
||||
sebserver.monitoring.connection.form.group.tooltip=The client groups this SEB client belongs to
|
||||
sebserver.monitoring.connection.form.info=Connection Info
|
||||
sebserver.monitoring.connection.form.info.tooltip=Format: IP Address,SEB Version, OSName
|
||||
sebserver.monitoring.connection.form.info.tooltip=Format: SEB Version, OSName, IP Address
|
||||
sebserver.monitoring.connection.form.status=Status
|
||||
sebserver.monitoring.connection.form.status.tooltip=The current connection status
|
||||
sebserver.monitoring.connection.form.exam=Exam
|
||||
|
|
Loading…
Reference in a new issue