Merge remote-tracking branch 'origin/master' into development
This commit is contained in:
		
						commit
						8e10995f0d
					
				
					 5 changed files with 23 additions and 0 deletions
				
			
		|  | @ -18,6 +18,11 @@ Development: | ||||||
| .. image:: https://img.shields.io/github/last-commit/SafeExamBrowser/seb-server/development?logo=github | .. image:: https://img.shields.io/github/last-commit/SafeExamBrowser/seb-server/development?logo=github | ||||||
|     :target: https://github.com/SafeExamBrowser/seb-server/tree/development |     :target: https://github.com/SafeExamBrowser/seb-server/tree/development | ||||||
| 
 | 
 | ||||||
|  | 
 | ||||||
|  | About | ||||||
|  | ----- | ||||||
|  | The Safe Exam Browser Server web application simplifies and centralizes the configuration of Safe Exam Browser clients for exams. It interacts with a learning management or exam system for setting up and conducting e-assessments with Safe Exam Browser. It also improves security by allowing to monitor connected Safe Exam Browser clients in real time during e-assessments.  | ||||||
|  | 
 | ||||||
| What is Safe Exam Browser (SEB)? | What is Safe Exam Browser (SEB)? | ||||||
| -------------------------------- | -------------------------------- | ||||||
| 
 | 
 | ||||||
|  | @ -48,6 +53,10 @@ The image below shows a very simplified diagram that locates the SEB Server in a | ||||||
| Safe Exam Browser (SEB). The SEB Server communicates with the LMS for managing and prepare exams as well as with the SEB Client to ensure  | Safe Exam Browser (SEB). The SEB Server communicates with the LMS for managing and prepare exams as well as with the SEB Client to ensure  | ||||||
| a more automated and secure setup for high-stake exams. | a more automated and secure setup for high-stake exams. | ||||||
| 
 | 
 | ||||||
|  | .. image:: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/documentation/docs/images/seb-sebserver-lms.png | ||||||
|  |     :align: center | ||||||
|  |     :target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/documentation/docs/images/seb-sebserver-lms.png | ||||||
|  | 
 | ||||||
| SEB - SEB Server Compatibility | SEB - SEB Server Compatibility | ||||||
| ------------------------------ | ------------------------------ | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
							
								
								
									
										
											BIN
										
									
								
								docs/images/lmssetup/openEdxAPIAccess5.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								docs/images/lmssetup/openEdxAPIAccess5.png
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 20 KiB | 
							
								
								
									
										
											BIN
										
									
								
								docs/images/lmssetup/openEdxAPIAccess6.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								docs/images/lmssetup/openEdxAPIAccess6.png
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 44 KiB | 
							
								
								
									
										
											BIN
										
									
								
								docs/images/seb-sebserver-lms.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								docs/images/seb-sebserver-lms.png
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 9.5 KiB | 
|  | @ -187,6 +187,20 @@ To be able to create an API access-account on Open edX you need a user-account w | ||||||
| 
 | 
 | ||||||
| Once the client registration was successful the client id and client secret can be used within the SEB Server to access the course- and SEB-restriction API of Open edX as described in the next step section | Once the client registration was successful the client id and client secret can be used within the SEB Server to access the course- and SEB-restriction API of Open edX as described in the next step section | ||||||
| 
 | 
 | ||||||
|  | .. note::  | ||||||
|  |     Since Open edX Juniper is using Django Oauth Toolkit instead of Django Oauth Provider the last step in the above guide looks slightly different. Please see below the last step for setting up on an Open edX Juniper version. | ||||||
|  |      | ||||||
|  | - Back in the administration homepage, find the DJANGO OAUTH TOOLKIT - Applications section and create a new API Application Access for the given User-Account. The Client id can be defined and the Client secret is automatically be generated by Open edx. | ||||||
|  | 
 | ||||||
|  | .. image:: images/lmssetup/openEdxAPIAccess5.png | ||||||
|  |     :align: center | ||||||
|  |     :target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/documentation/docs/images/lmssetup/openEdxAPIAccess5.png | ||||||
|  |      | ||||||
|  | .. image:: images/lmssetup/openEdxAPIAccess6.png | ||||||
|  |     :align: center | ||||||
|  |     :target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/documentation/docs/images/lmssetup/openEdxAPIAccess6.png | ||||||
|  |      | ||||||
|  |      | ||||||
| 
 | 
 | ||||||
| .. _lms-setup-rest-plugin-label: | .. _lms-setup-rest-plugin-label: | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 anhefti
						anhefti