preparing for release 2.0 test run feature
This commit is contained in:
parent
48b04b0679
commit
ebb6f8f1b3
4 changed files with 9 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
Exam Test-Run (since version 2.0)
|
||||
Exam Test-Run (New)
|
||||
--------------------------------
|
||||
|
||||
With the new SEB Server version 2.0 there is a new feature Test-Run for none running / upcoming exams. Since upcoming
|
||||
|
|
|
@ -77,8 +77,8 @@ at the above chapter ** Moodle Client API Account**
|
|||
|
||||
For more information about the SEB Server Moodle Plugin and installation, please visit the following sites:
|
||||
|
||||
- `Documentation <https://github.com/ethz-let/moodle-quizzaccess_sebserver>`_
|
||||
- `Repository <https://github.com/ethz-let/moodle-quizzaccess_sebserver>`_
|
||||
- `Documentation <https://github.com/ethz-let/moodle-quizaccess_sebserver>`_
|
||||
- `Repository <https://github.com/ethz-let/moodle-quizaccess_sebserver>`_
|
||||
|
||||
|
||||
**Usage of new SEB Server Moodle integration features**
|
||||
|
@ -162,7 +162,7 @@ in Moodle for the respective quiz.
|
|||
While on the Moodle side, a Moodle Teacher can disable SEB Server for a particular quiz and Moodle will trigger a deletion
|
||||
of the Exam on SEB Server and also reset all SEB Server settings on Moodle side.
|
||||
|
||||
.. image:: images/moodle_full/delete_exam_moodle.png
|
||||
.. image:: images/moodle_full/deleted_exam_moodle.png
|
||||
:align: center
|
||||
:target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/dev-2.0/docs/images/moodle_full/delete_exam_moodle.png
|
||||
:target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/dev-2.0/docs/images/moodle_full/deleted_exam_moodle.png
|
||||
|
||||
|
|
|
@ -12,3 +12,5 @@ existing OLAT API to apply the integration. As usual you need a valid client API
|
|||
to be able to connect SEB Server. Please create or request such an account from the OLAT team, and use either the
|
||||
given credentials or a given access-token to connect SEB Server to the Ans API.
|
||||
|
||||
For more information please contact the OLAT Development-Team at `OLAT UZH <https://www.zi.uzh.ch/en/support/e-learning-and-examination/staff/olat.html>`_
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Screen Proctoring
|
||||
===========
|
||||
Screen Proctoring (New)
|
||||
=======================
|
||||
|
||||
.. _screenprocotring-label:
|
||||
|
||||
|
|
Loading…
Reference in a new issue