Commit graph

1149 commits

Author SHA1 Message Date
anhefti
1d7d15c02c new remote proctoring implementation 2020-10-14 16:41:47 +02:00
anhefti
e4a0f30adf finished first impl of new proctoring strategy (collecting rooms) 2020-10-08 14:48:25 +02:00
anhefti
f0351fe558 Merge remote-tracking branch 'origin/patch-1.0.2' into development 2020-10-07 15:17:43 +02:00
anhefti
3b77f95849 fixed connection table update on status filter change 2020-10-07 15:09:06 +02:00
anhefti
62f2437dad proctoring collecting rooms first implementation 2020-10-07 15:07:08 +02:00
anhefti
f7643f94ea Merge remote-tracking branch 'origin/patch-1.0.2' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/gui/RAPConfiguration.java
2020-10-06 11:52:25 +02:00
anhefti
606de67aa2 added static property support to GUI and fix setting gui endpoint 2020-10-06 11:50:06 +02:00
anhefti
e9393068df remote proctoring 2020-10-06 11:30:37 +02:00
anhefti
3fd064055a Merge remote-tracking branch 'origin/patch-1.0.2' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/dao/impl/ExamDAOImpl.java
	src/main/java/ch/ethz/seb/sebserver/webservice/weblayer/api/ClientEventController.java
	fixes in Moodle LMS binding
2020-10-06 09:08:04 +02:00
anhefti
2a5a243759 fixed running exam cache 2020-10-05 16:53:59 +02:00
anhefti
fb11423cce Exam shall be shown even if quiz data cannot be get from LMS 2020-10-05 16:39:33 +02:00
anhefti
87be4f4696 Merge remote-tracking branch 'origin/patch-1.0.2' into development 2020-10-05 15:41:07 +02:00
anhefti
fcef3c08df added get Exam GrandEntity to DAO and use it in Controller 2020-10-05 15:36:34 +02:00
anhefti
99bc028208 try proctoring popup with RAP Browser tool and new RAPServlet mapping 2020-10-05 15:20:14 +02:00
anhefti
0e806b99bb extended DB Model for proctoring 2020-10-01 08:27:18 +02:00
anhefti
193c9e5a6a added some exam config attribute to GUI 2020-09-30 14:22:02 +02:00
anhefti
22ab37ba73 Merge remote-tracking branch 'origin/patch-1.0.2' into development 2020-09-30 12:47:57 +02:00
anhefti
73a27cb003 fixed duplicate key for exam config attributes 2020-09-30 12:45:16 +02:00
anhefti
dfd4f67f0a Merge remote-tracking branch 'origin/patch-1.0.2' into development 2020-09-30 11:04:21 +02:00
anhefti
dfda89a45a fixed form validation error and added new config attributes (migration) 2020-09-30 11:02:47 +02:00
anhefti
7adb080e4b Merge remote-tracking branch 'origin/master' into development 2020-09-29 19:03:54 +02:00
anhefti
1da749a473 fixed moodle and proctoring 2020-09-29 17:48:50 +02:00
anhefti
257b400e1a fixed sebserver.gui.http.external.port 2020-09-19 09:54:40 +02:00
anhefti
e8315e4da0 code cleanup 2020-08-27 14:51:22 +02:00
anhefti
e0fd028ebf Merge branch 'patch-1.0.2' into development 2020-08-27 14:48:52 +02:00
anhefti
5cfbf09d30 more resilience while query courses form several LMS. Make process
parallel and set circuit breaker to 10 seconds (request timeout is on 20
seconds)
2020-08-27 14:48:10 +02:00
anhefti
3c0c8a4c41 SEBSERV-139 implementing join-in room in overall monitoring view 2020-08-27 10:37:56 +02:00
anhefti
a91192ecbb SEBSERV-139 fixed quiz import bug 2020-08-26 10:01:09 +02:00
anhefti
444d2334b4 SEBSERV-139 adapt to new API with shortname and idnumber 2020-08-26 09:05:14 +02:00
anhefti
3ea936cf81 SEBSERV-139 Proctoring room join and leave API 2020-08-25 16:47:30 +02:00
anhefti
9923e06029 SEBSERV-139 added GUI in Exam-Config 2020-08-24 12:52:45 +02:00
anhefti
2bea1f25c6 added GuiServiceInfo 2020-08-20 19:30:39 +02:00
anhefti
343643b331 added external server name for GUI component 2020-08-20 18:00:10 +02:00
anhefti
feb3836b12 add proctoring attributes 2020-08-20 16:44:40 +02:00
anhefti
0e293c7602 SEBSERV-139 Jitsi Javascript API integration 2020-08-20 08:28:31 +02:00
anhefti
59e3d29e3d Merge branch 'patch-1.0.2' into development 2020-08-12 16:45:43 +02:00
anhefti
cdf3b6d452 fixed deletion of empty table rows on status change 2020-08-12 16:44:43 +02:00
anhefti
9364977d4a fixed no quiz data for exam 2020-08-11 17:01:29 +02:00
anhefti
6980715e2f SEBSERV-139 TestBot integration and testing and fixes 2020-08-11 16:01:47 +02:00
anhefti
65cdb1dc52 SEBSERV-139 SEB instruction for proctoring support 2020-08-11 14:23:24 +02:00
anhefti
7335547341 SEBSERV-139 integration of token generation 2020-08-10 11:42:58 +02:00
anhefti
548d4d132f SEBSERV-139 implementing GUI 2020-08-06 17:01:38 +02:00
anhefti
6eedcbb4a0 Merge branch 'patch-1.0.2' into development 2020-08-05 16:59:12 +02:00
anhefti
f324424b3e fixed some prefix for tooltip 2020-08-05 16:58:16 +02:00
anhefti
ec1630fa2f SEBSERV-139 gui implementations 2020-08-05 16:55:19 +02:00
anhefti
6f9daddf53 SEBSERV-75 error handling for SEB Restriction 2020-08-05 11:14:39 +02:00
anhefti
017d191e31 more tests 2020-08-04 15:24:54 +02:00
anhefti
bb2c585eb6 more integration tests 2020-08-04 13:54:33 +02:00
anhefti
dbaffff5c3 SEBSERV-75 allow moodle courses and quizzes to be used as exams 2020-08-04 11:40:21 +02:00
anhefti
640211649c fixed java 8 compile 2020-07-30 16:59:11 +02:00