SEBSERV-215 fixed missing tooltips
This commit is contained in:
		
							parent
							
								
									3296b7c004
								
							
						
					
					
						commit
						86f3b61272
					
				
					 3 changed files with 4 additions and 4 deletions
				
			
		|  | @ -1,11 +1,11 @@ | ||||||
| server.address=localhost | server.address=localhost | ||||||
| server.port=8090 | server.port=8080 | ||||||
| 
 | 
 | ||||||
| sebserver.gui.http.external.scheme=http | sebserver.gui.http.external.scheme=http | ||||||
| sebserver.gui.entrypoint=/gui | sebserver.gui.entrypoint=/gui | ||||||
| sebserver.gui.webservice.protocol=http | sebserver.gui.webservice.protocol=http | ||||||
| sebserver.gui.webservice.address=localhost | sebserver.gui.webservice.address=localhost | ||||||
| sebserver.gui.webservice.port=8090 | sebserver.gui.webservice.port=8080 | ||||||
| sebserver.gui.webservice.apipath=/admin-api/v1 | sebserver.gui.webservice.apipath=/admin-api/v1 | ||||||
| # defines the polling interval that is used to poll the webservice for client connection data on a monitored exam page | # defines the polling interval that is used to poll the webservice for client connection data on a monitored exam page | ||||||
| sebserver.gui.webservice.poll-interval=1000 | sebserver.gui.webservice.poll-interval=1000 | ||||||
|  |  | ||||||
|  | @ -22,7 +22,7 @@ sebserver.webservice.clean-db-on-startup=false | ||||||
| 
 | 
 | ||||||
| # webservice configuration | # webservice configuration | ||||||
| sebserver.init.adminaccount.gen-on-init=false | sebserver.init.adminaccount.gen-on-init=false | ||||||
| sebserver.webservice.distributed=true | sebserver.webservice.distributed=false | ||||||
| sebserver.webservice.master.delay.threshold=10000 | sebserver.webservice.master.delay.threshold=10000 | ||||||
| sebserver.webservice.http.external.scheme=http | sebserver.webservice.http.external.scheme=http | ||||||
| sebserver.webservice.http.external.servername=localhost | sebserver.webservice.http.external.servername=localhost | ||||||
|  |  | ||||||
|  | @ -1430,7 +1430,7 @@ sebserver.examconfig.props.label.proctoringDetectTalkingDisplay=Feedback for Can | ||||||
| sebserver.examconfig.props.label.proctoringDetectTalkingDisplay.tooltips= | sebserver.examconfig.props.label.proctoringDetectTalkingDisplay.tooltips= | ||||||
| 
 | 
 | ||||||
| sebserver.examconfig.props.label.remoteProctoringViewShow=Proctoring View Display Policy | sebserver.examconfig.props.label.remoteProctoringViewShow=Proctoring View Display Policy | ||||||
| sebserver.examconfig.props.label.remoteProctoringViewShow.tooltip= | sebserver.examconfig.props.label.remoteProctoringViewShow.tooltip=Controls the general policy for the initial display of the proctoring Window in SEB.<br/>Theses setting have no effect on the proctor's broadcast or chat function. | ||||||
| sebserver.examconfig.props.label.remoteProctoringViewShow.0=Never | sebserver.examconfig.props.label.remoteProctoringViewShow.0=Never | ||||||
| sebserver.examconfig.props.label.remoteProctoringViewShow.0.tooltip= | sebserver.examconfig.props.label.remoteProctoringViewShow.0.tooltip= | ||||||
| sebserver.examconfig.props.label.remoteProctoringViewShow.1=Allow to Show | sebserver.examconfig.props.label.remoteProctoringViewShow.1=Allow to Show | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 anhefti
						anhefti