anhefti
d7e52efac9
added userid to pin for Jitsi broadcasting instruction
2021-05-12 13:39:09 +02:00
anhefti
078ab15a86
Better error handling and logging
2021-04-12 14:08:49 +02:00
anhefti
8470e3b160
SEBSERV-139 single used town-hall and code-cleanup
2021-03-29 13:50:10 +02:00
anhefti
c0c5a4556b
SEBSERV-178 added request reate limits for user reg page
2021-03-11 17:24:36 +01:00
anhefti
736a686e2a
fixed deletion
2021-03-09 14:29:24 +01:00
anhefti
2f8913f129
improved LMS fail handling on exams
...
1. if LMS is not available the exams gets a state override and is not
running
2. if LMS lms is available but the course id is invalid, the exams gets
a state override and is not running
2021-03-03 13:28:33 +01:00
anhefti
89ebf4da4b
proctoring refactoring
2021-02-16 11:50:30 +01:00
anhefti
ff31692160
db schema update for distributed setup and a lot performance
...
improvements done with caching as well as with the monitoring table
This should now also work for distributed setups but is not fully tested
yet
2021-01-27 09:17:45 +01:00
anhefti
c9eda69065
added update_time to client_connection table
...
this is used to track changes on client connections within distributed
setups. But there are still some todos that has to implement and work
with the update_time to guarantee proper cache sync
2021-01-20 16:07:11 +01:00
anhefti
5f969a22cf
SEBSERV-143 and SEBSERV-144
2021-01-13 11:58:30 +01:00
anhefti
c5008ad5c2
SEBSERV-97 implementation
2021-01-12 15:14:05 +01:00
anhefti
3cefcbe3f3
better Moodle course access (background fetch and caching)
2020-12-17 13:20:08 +01:00
anhefti
c72bf2cf9c
fixed some minor bugs for Moodle integration
2020-12-14 17:01:33 +01:00
anhefti
34c8e2e33c
fixed tests
2020-12-10 21:01:30 +01:00
anhefti
4c002b4ac2
fixed various issues
2020-12-10 20:27:43 +01:00
anhefti
49b2ffe338
LMS Template API
2020-12-09 16:56:05 +01:00
anhefti
23be314a44
SEBSERV-136 fixed inverse scaled indicator
2020-12-02 17:00:25 +01:00
anhefti
12fcaa405c
Merge remote-tracking branch 'origin/patch-1.0.2' into development
...
Conflicts:
src/main/java/ch/ethz/seb/sebserver/gui/service/session/ClientConnectionDetails.java
src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/AbstractClientIndicator.java
2020-12-02 10:01:03 +01:00
anhefti
5258f2384b
SEBSERV-136 fixed bug with two indicator of the same type.
...
The indicator mapping on GUI side is now done within the id not the type
2020-12-02 09:01:12 +01:00
anhefti
3052ec1f59
SEBSERV-147 GUI implementation
2020-12-01 11:46:41 +01:00
anhefti
448c4d26b5
SEBSERV-136 battary and wlan status indicator impl and tests
2020-11-25 11:57:36 +01:00
anhefti
d3a372cfac
SEBSERV-136 SEBSERV-147 implementation and integration tests
2020-11-24 13:48:29 +01:00
anhefti
53bb378d0b
SEBSERV-139 refactoring of townhall and instruction service
2020-11-12 13:28:03 +01:00
anhefti
8e04e43bfa
SEBSERV-139 refactoring and implementation of town hall
2020-11-10 15:35:47 +01:00
anhefti
057275ba49
SEBSERV-139 added collecting all room feature
2020-10-28 15:20:58 +01:00
anhefti
b3f83877f2
starting collect all room impl
2020-10-26 14:54:54 +01:00
anhefti
bfdfcb389f
update db model for testing new eclipse setup
2020-10-26 10:00:11 +01:00
anhefti
556ad80c8e
SEBSERV-136 prepare DB model and indicators for new features
2020-10-22 17:00:27 +02:00
anhefti
5b9b336886
fixed proctoring room issues
2020-10-19 13:42:53 +02:00
anhefti
daebd9b5f7
added more actions and connection list to proctor rooms
2020-10-15 16:24:53 +02:00
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
62f2437dad
proctoring collecting rooms first implementation
2020-10-07 15:07:08 +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
3c0c8a4c41
SEBSERV-139 implementing join-in room in overall monitoring view
2020-08-27 10:37:56 +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
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
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
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
bb2c585eb6
more integration tests
2020-08-04 13:54:33 +02:00
anhefti
c7728d2fb3
SEBSERV-139 proctoring back-end implementation
2020-07-30 16:53:55 +02:00
anhefti
9438206c9d
SEBSERV-133 added deletion to SEB client events
2020-07-28 15:34:54 +02:00
anhefti
532ca816bc
SEBSERV-75 added Moodle course restriction on SEB Server side
2020-07-23 16:11:40 +02:00