anhefti
3a65943bde
fixed build
2021-12-01 14:37:44 +01:00
anhefti
614f4430d2
fixed streaming download for SEB Log export
2021-12-01 13:49:48 +01:00
anhefti
66475b84d9
confirm message for town-hall action
2021-11-16 16:09:03 +01:00
anhefti
072930abb2
Add modal window when clicking "Release SEB Lock" #3
2021-11-16 10:04:18 +01:00
anhefti
def31a4669
added better error notification for timeouts, and work with longer
...
request timout limits
2021-11-15 14:17:04 +01:00
anhefti
49dfa9e3a0
Merge remote-tracking branch 'origin/dev-1.2-ethz' into dev-1.2
2021-11-10 10:14:53 +01:00
anhefti
52b96647c1
fine tune for distributed setup
2021-11-10 10:00:50 +01:00
anhefti
06ce72a76f
SEBSERV-191 gui implementation and download streaming
2021-11-04 16:52:48 +01:00
anhefti
7a05820274
SEBSERV-236 fixed
2021-10-28 14:33:51 +02:00
anhefti
70358d0128
fixed session id, exam delete, ane better logs
2021-09-22 16:55:28 +02:00
anhefti
7d647cc9c2
fixed notification changes in GUI
2021-09-20 15:46:20 +02:00
anhefti
cea62d5fa4
fixed instructions creation with attributes
2021-09-15 16:53:42 +02:00
anhefti
c3eda2b81d
Fixed Exam update task to not brake on single exam update error
2021-09-08 16:02:58 +02:00
anhefti
87e12a998e
Correct some minor exam supporter rights
2021-09-07 13:27:07 +02:00
anhefti
0f7ef455e8
Added Zoom Client App integration for collecting rooms
2021-09-07 11:35:20 +02:00
anhefti
0061b27e75
update zoom web SDK to version 1.9.8, make version configurable
...
removed unused libs for zoom web SDK (jQuery)
2021-08-31 17:02:30 +02:00
anhefti
ea9de0e60d
set default LMSSetup type to "Testing"
2021-08-30 11:25:10 +02:00
anhefti
40102be281
catch errors on SEB Settings value init for every single value
2021-08-26 14:54:51 +02:00
anhefti
aeb614082c
Merge branch 'proctoring_sdkkey' into dev-1.2
2021-08-12 13:34:52 +02:00
anhefti
43ca2f6ba9
SEBSERV-219
2021-08-10 09:38:16 +02:00
anhefti
9d27dbfbcf
Implement SDKToken for Zoom proctoring with SEB client for iOS and MacOS
2021-08-05 09:37:14 +02:00
anhefti
cb6a3c5c08
SEBSERV-219 fixed logo
2021-07-26 10:10:26 +02:00
anhefti
2e7fb8e8dc
fixed SEBSERV-220 and SEBSERV-221
2021-07-20 17:15:57 +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
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
c043f0460e
SEBSERV-204 removed "Audio Broadcast" button from Zoom Proc Window
2021-07-12 11:35:41 +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
181fb6d95e
SEBSERV-204 added collecting room restrictions (only one open at a time)
2021-07-08 13:08:47 +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
c7952b32bc
SEBSERV-182
2021-07-07 13:24:38 +02:00
anhefti
c217d4d854
SEBSERV-182
2021-07-07 09:01:22 +02:00
anhefti
03c05c7372
SEBSERV-182 updateErrors
2021-07-07 08:46:41 +02:00
anhefti
5724a750b7
Zoom improvements and accessibility additions
2021-07-07 08:29:27 +02:00
anhefti
80ff396383
removed ARIA Plugin
2021-06-30 14:10:34 +02:00
anhefti
0638bcafd6
SEBSERV-204 fixed
2021-06-30 13:18:34 +02:00
anhefti
24d5c4feea
SEBSERV-203 fixed
2021-06-29 13:26:21 +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
40b83111cb
SEBSERV-58 fixed point 3
2021-06-24 11:57:03 +02:00
anhefti
2ad04e848a
SEBSERV-58 fixed point 1
2021-06-24 10:58:51 +02:00
anhefti
bb1713da3c
SEBSERV-184 fixes and migration script
2021-06-23 15:57:46 +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
b61166674c
SEBSERV-137 fixed texts
2021-06-21 10:58:55 +02:00
anhefti
5c30db29b9
code cleanup
2021-06-21 10:34:46 +02:00
anhefti
73f8ab23bf
SEBSERV-197 removed enableTouchExit attribute from GUI
2021-06-17 22:07:24 +02:00
anhefti
ee0960602c
SEBSERV-137 implementation added texts and auto publish selection
2021-06-17 21:46:30 +02:00