diff --git a/docs/exam_list.rst b/docs/exam_list.rst new file mode 100644 index 00000000..a1e73101 --- /dev/null +++ b/docs/exam_list.rst @@ -0,0 +1,6 @@ +Exam List +========= + +The exam list is shown directly within the "Exam" point of the "Exam Administration" menu. You will have the usual filter and sort functionality +of lists within SEB Server. You can see exams that are running but has not complete setup yet, marked in read within the list. Additionally you see +Exams that currently has no connection to its origin LMS grayed in the list. diff --git a/docs/exam_proctoring.rst b/docs/exam_proctoring.rst index 10b5a7d3..04b03458 100644 --- a/docs/exam_proctoring.rst +++ b/docs/exam_proctoring.rst @@ -96,16 +96,29 @@ Then you need to setup the Zoom account to run with JWT apps as described: :align: center :target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/master/docs/images/exam/zoom2.png -- Choose either JWT or SDK or both if needed for exams with different SEB clients - .. image:: images/exam/zoom3.png :align: center :target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/master/docs/images/exam/zoom3.png - -- Follow the instructions to create the API account and use the "App Key" and "App Secret" or SDK Key and SDK Secret within the setup in SEB Server + +- Choose "MeetingSDK" fist to create a meeting SDK app that is been used SEB to connect to Zoom meetings. +- Follow the instructions to create the API account and use the "SDK Key" and "SDK Secret" within the setup in SEB Server proctoring settings .. image:: images/exam/zoom4.png :align: center :target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/master/docs/images/exam/zoom4.png + +- Then choose the "Server-toServer OAuth" to create a API access for SEB Server to connect to Zoom service API. This is needed on SEB Server do create and maintain users and meetings +- Follow the instructions to create the "Server-toServer OAuth" app on the page and make sure you have and set needed privileges as shown below. +.. image:: images/exam/zoomauth1.png + :align: center + :target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/master/docs/images/exam/zoomauth1.png + +.. image:: images/exam/zoomauth2.png + :align: center + :target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/master/docs/images/exam/zoomauth2.png + +.. image:: images/exam/zoomauth3.png + :align: center + :target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/master/docs/images/exam/zoomauth3.png diff --git a/docs/exams.rst b/docs/exams.rst index f5222a10..2bd3ceb1 100644 --- a/docs/exams.rst +++ b/docs/exams.rst @@ -19,4 +19,5 @@ We will go through all the steps to setting up an exam for Safe Exam Browser wit exam_ask exam_restriction exam_proctoring + exam_list exam_template