anhefti
06ce72a76f
SEBSERV-191 gui implementation and download streaming
2021-11-04 16:52:48 +01:00
anhefti
32d8c8a978
Merge remote-tracking branch 'origin/dev-1.2' into SEBSERV-191
2021-11-03 13:22:04 +01:00
anhefti
c414586fec
SEBSERV-191 finished back-end implementation
2021-11-03 13:18:40 +01:00
anhefti
40ab3861db
better logging
2021-11-03 11:29:05 +01:00
anhefti
2f2a3670b7
SEBSERV-191 backend implementation
2021-11-03 10:31:15 +01:00
anhefti
458cc9486e
SEBSERV-238
2021-11-02 13:55:21 +01:00
anhefti
daeb118210
SEBSERV-239
2021-11-02 10:04:57 +01:00
anhefti
7a05820274
SEBSERV-236 fixed
2021-10-28 14:33:51 +02:00
anhefti
299769bcb6
Merge branch 'rel-1.2.2-exam-update-fix' into dev-1.2
2021-10-28 13:48:29 +02:00
anhefti
d763da6a79
fixed exam update task for finished exams
...
finished exams where opened-up and immediately closed agian and again
on every task run.
2021-10-27 12:45:51 +02:00
anhefti
b06e6d5424
Fixed Zoom SDK JWT-Token generation
2021-10-25 13:31:05 +02:00
anhefti
5cf2547b86
Merge branch 'dev-lms-open-olat' into dev-1.2
2021-10-25 10:43:21 +02:00
Carol Alexandru
1449de217c
don't construct json manually
2021-10-13 12:01:12 +02:00
Carol Alexandru
519ad5a9f8
authenticate with OLAT using POST instead of GET
2021-10-13 11:29:02 +02:00
anhefti
020a885c1b
fix: Zoom meetings created by ad-hoc users-accounts are now lizensed
...
fix: Cleanup zoom rooms, meetings and ad-hoc users-accounts on exam
deletion and prevent SQL foreign constraint error on deletion process
when there are still living Zoom rooms for the exam.
2021-10-07 09:30:00 +02:00
anhefti
42993e3c97
fixed SEB session integrity check (allow multiple establish requests
...
from same SEB client. This is usful when the SEB sends the userSessionId
multiple times)
2021-09-23 09:30:40 +02:00
anhefti
70358d0128
fixed session id, exam delete, ane better logs
2021-09-22 16:55:28 +02:00
anhefti
349303c168
fixed monitoring with no indicators
2021-09-21 14:43:41 +02:00
anhefti
7d647cc9c2
fixed notification changes in GUI
2021-09-20 15:46:20 +02:00
anhefti
dffb0e61f8
fixed notification confirm for SEB also for delete
2021-09-16 11:55:36 +02:00
anhefti
0546b97b0a
fixed notification confirm from SEB client
2021-09-16 11:33:25 +02:00
anhefti
c126056959
fixed notification confirmation form SEB side
2021-09-16 10:57:04 +02:00
anhefti
c9ce66d89c
code cleanup
2021-09-16 08:38:59 +02:00
anhefti
cea62d5fa4
fixed instructions creation with attributes
2021-09-15 16:53:42 +02:00
anhefti
f54b769388
better logging
2021-09-09 11:34:59 +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
291a0e3532
code cleanup
2021-09-07 15:38:50 +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
5c12b86b55
fixed unique name message
2021-08-31 11:16:28 +02:00
anhefti
ea9de0e60d
set default LMSSetup type to "Testing"
2021-08-30 11:25:10 +02:00
anhefti
ac214401e1
Merge remote-tracking branch 'origin/dev-lms-ans' into dev-1.2
2021-08-30 11:12:44 +02:00
anhefti
6122331d6d
fixed for Java 8 (replaced Map.of --> new HashMap<>())
2021-08-30 11:03:27 +02:00
anhefti
8a72cf1fcd
code review and cleanup (eclipse code formatting)
2021-08-30 10:55:59 +02:00
Carol Alexandru
6e31ad5e0e
Retrieve start_url from Ans Assignment
2021-08-30 03:54:31 +02:00
anhefti
8d4272d2a0
changed Zoom API from 1.9.0 to 1.9.1
2021-08-26 20:30:56 +02:00
anhefti
81d6d132d6
remove Zoom join hook test
2021-08-26 16:27:38 +02:00
anhefti
40102be281
catch errors on SEB Settings value init for every single value
2021-08-26 14:54:51 +02:00
anhefti
88b2311e08
SEBSERV-227 fixed sdkKey override
2021-08-25 15:44:55 +02:00
Carol Alexandru
b767178d75
Implement AnsLms integration
2021-08-17 06:06:58 +02:00
anhefti
6abfeb17a8
correct messages
2021-08-12 15:31:25 +02:00
anhefti
aeb614082c
Merge branch 'proctoring_sdkkey' into dev-1.2
2021-08-12 13:34:52 +02:00
anhefti
ebf0fab2f0
added OLAT LMS for selection
2021-08-12 13:29:53 +02:00
anhefti
c743947912
Merge remote-tracking branch 'origin/dev-lms-open-olat' into dev-1.2
2021-08-12 11:13:37 +02:00
anhefti
dea65b70d2
more code cleaup
2021-08-12 11:10:58 +02:00
anhefti
1df182fae6
Merge remote-tracking branch 'origin/dev-lms-open-olat' into dev-1.2
2021-08-12 11:09:13 +02:00
anhefti
d1685f4675
some code cleanup
2021-08-12 10:55:28 +02:00
anhefti
c2ab294ac0
minor config change
2021-08-10 15:16:36 +02:00
anhefti
52013752ea
fixed tests code cleanup
2021-08-10 09:50:28 +02:00