Commit graph

566 commits

Author SHA1 Message Date
anhefti
a59f5bd375 SEBSERV-212 fixed quizz mapping bug 2021-07-19 12:11:05 +02:00
anhefti
3296b7c004 SEBSERV-195 improved ping indicator for distributed setups 2021-07-15 14:50:06 +02:00
anhefti
494c6a08ec SEBSERV-216 fixed 2021-07-15 13:42:14 +02:00
anhefti
bc1e933087 SEBSERV-209 fixed exam session service for distributed setup
apply client connection sync check over time-interval (per exam) instead
of for every monitoring request and every client connection. So I
implemented batching for that to avoid heavy db load
2021-07-15 07:52:06 +02:00
anhefti
885e39d1cc SEBSERV-210 fixed 2021-07-14 17:31:04 +02:00
anhefti
086bc5ef3b SEBSERV-212 prevent double-creation of exam for a quiz on the same
institution. Do also not forward and load the existing one. This seems
to cause some trouble when be done sometimes.
2021-07-14 16:33:33 +02:00
anhefti
eb7042acf6 SEBSERV-209 fixed indicators for distributed setup
also fixed instructions for distributed setup
2021-07-14 13:21:19 +02:00
anhefti
ef72400656 fixed setup for kuberneetes 2021-07-12 17:00:19 +02:00
anhefti
ce270f3057 SEBSERV-208 fixed migration strategy for prod and distributed setup 2021-07-12 13:40:12 +02:00
anhefti
fe45a0357c SEBSERV-137 fixed -->
"Connection requested" shall be considered as active SEB Client
2021-07-12 11:27:52 +02:00
anhefti
e42336aa6a logging 2021-07-08 13:50:53 +02:00
anhefti
181fb6d95e SEBSERV-204 added collecting room restrictions (only one open at a time) 2021-07-08 13:08:47 +02:00
anhefti
e88f5146ab SEBSERV-135 fix 2021-07-07 17:36:27 +02:00
anhefti
bcdd8b87bd SEBSERV-202 fix 2021-07-07 17:30:56 +02:00
anhefti
6043d752a6 SEBSERV-204 fixes and improvements 2021-07-07 17:20:51 +02:00
anhefti
5724a750b7 Zoom improvements and accessibility additions 2021-07-07 08:29:27 +02:00
anhefti
1e8ecd94ec SEBSERV-204 fix join instruction 2021-06-30 16:12:19 +02:00
anhefti
cbbff94a75 Merge remote-tracking branch 'origin/dev-lms-open-olat' into dev-1.2 2021-06-30 14:25:31 +02:00
anhefti
57dc15f64d Merge remote-tracking branch 'origin/dev-lms-ans' into dev-1.2 2021-06-30 14:25:14 +02:00
anhefti
03036ec8ee suppress warnings 2021-06-30 14:22:47 +02:00
anhefti
65d9957fae suppress warnings 2021-06-30 14:21:45 +02:00
anhefti
ec5d57e1c3 code cleanup 2021-06-30 14:16:58 +02:00
anhefti
0638bcafd6 SEBSERV-204 fixed 2021-06-30 13:18:34 +02:00
anhefti
d76f1f5ca9 SEBSERV-135 improved identity handling and error messages 2021-06-28 17:33:24 +02:00
anhefti
e49d8291d8 SEBSERV-202 implemented 2021-06-24 15:51:54 +02:00
anhefti
d2036a8598 disallow proctoring service change if there are existing proctoring
rooms
2021-06-22 14:26:08 +02:00
anhefti
8381b5d621 finished up to allow pings and instructions (quit) before connection
is fully established (also in requested status)
2021-06-21 17:30:10 +02:00
anhefti
ee0960602c SEBSERV-137 implementation added texts and auto publish selection 2021-06-17 21:46:30 +02:00
anhefti
e88d2d9edd Jitsi integration: new access token creation for JaaS integration 2021-06-17 14:07:17 +02:00
anhefti
7360d8b99b code cleanup and docu 2021-06-17 08:49:51 +02:00
anhefti
31fbfa373c Merge remote-tracking branch 'origin/dev-1.1-patch-1' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/SEBClientNotificationServiceImpl.java
2021-06-16 21:11:42 +02:00
anhefti
8e08351770 fixed notification performance 2021-06-16 21:06:12 +02:00
anhefti
5327d13502 todo 2021-06-16 17:30:23 +02:00
anhefti
9a788cc495 fixed Zoom proctoring send meeting_id instead of roomName 2021-06-16 13:26:15 +02:00
anhefti
31809634f4 code cleanup 2021-06-16 12:11:25 +02:00
anhefti
cd4852b732 olat integration preparation 2021-05-20 12:52:56 +02:00
anhefti
58064de2e8 Ans integration preparation 2021-05-20 12:52:18 +02:00
anhefti
a0dbe72a1b some more preparation 2021-05-19 15:17:09 +02:00
anhefti
054a4f9e31 preparing 2021-05-19 14:59:10 +02:00
anhefti
a7d3b51005 OpenOLAT LMS binding preparation 2021-05-19 13:51:23 +02:00
anhefti
51078d11bb client instruction service improvements 2021-05-19 13:19:16 +02:00
anhefti
39e8846f64 Merge remote-tracking branch 'origin/dev-1.1-patch-1' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/ExamJITSIProctoringService.java
2021-05-19 11:56:20 +02:00
anhefti
2ac17108d6 fixed caching issues evict only in distributed env 2021-05-19 11:31:39 +02:00
anhefti
8daf39a177 fixed cache issue
do not evict the cache before get exams for institution otherwise
connecting SEB clients will always reload all running exams form
institution
2021-05-19 11:06:50 +02:00
anhefti
a172326fa5 SEBSERV-180 fixes 2021-05-18 15:16:36 +02:00
anhefti
7a686c0e6e fixed cache cleanup 2021-05-18 12:02:27 +02:00
anhefti
a9fef7d136 Merge remote-tracking branch 'origin/dev-1.1-patch-1' into development 2021-05-18 09:35:07 +02:00
anhefti
3a06f9937f fixed paging 2021-05-18 09:30:20 +02:00
anhefti
c411fe5e7e caching fixes 2021-05-18 09:24:28 +02:00
anhefti
2809acc432 Merge remote-tracking branch 'origin/dev-lms-open-olat' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/lms/impl/olat/OlatLmsAPITemplate.java
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/lms/impl/olat/OlatLmsAPITemplateFactory.java
2021-05-18 09:02:23 +02:00