Commit graph

66 commits

Author SHA1 Message Date
anhefti
8e04e43bfa
SEBSERV-139 refactoring and implementation of town hall 2020-11-10 15:35:47 +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
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
0e806b99bb extended DB Model for proctoring 2020-10-01 08:27:18 +02:00
anhefti
65cdb1dc52 SEBSERV-139 SEB instruction for proctoring support 2020-08-11 14:23:24 +02:00
anhefti
c7728d2fb3 SEBSERV-139 proctoring back-end implementation 2020-07-30 16:53:55 +02:00
anhefti
b62fb9fd58 batis code generation with now schema (1.1.0) 2020-07-06 10:47:51 +02:00
anhefti
79c66e5a53 fixed registration (institutional) and code cleanup 2020-02-24 12:42:48 +01:00
anhefti
5e8c158214 creation date for user, list actions, dates and times formatting 2020-02-05 13:18:22 +01:00
anhefti
77556a914c GUI improvements and added surname to user-account 2020-01-30 16:19:50 +01:00
anhefti
151b6b734a SEBSERV-105 back-end and some front-end tasks 2020-01-09 16:53:45 +01:00
anhefti
25ab3106aa SEBSERV-74 implementation plus monitoring filter and features 2019-12-18 16:21:20 +01:00
anhefti
d257a3340e SEB instructions implementation and cached quizzes 2019-12-16 13:42:21 +01:00
anhefti
4490aa34cf bug fixes and update data model for seb instructions 2019-12-12 17:02:57 +01:00
anhefti
5f52a2b215 SEBSERV-73 finished up with handling exceptions and proxy settings 2019-11-13 13:26:28 +01:00
anhefti
d1f80baa87 SEBSERV-73 some fixes and preparing for LMS SEB restriction impl 2019-11-01 13:46:52 +01:00
anhefti
af6ebf7666 SEBSERV-73 implemented exam runtime update cron-task 2019-10-28 14:47:38 +01:00
anhefti
80effa4fe9 added templateId to View model 2019-10-15 08:57:42 +02:00
anhefti
5d481d8933 SEBSERV-90 back-end implementation 2019-10-07 13:18:16 +02:00
anhefti
a58b09d2ff get SEB Configuration API fix 2019-09-09 12:47:41 +02:00
anhefti
59c437e61d added creation_time to client connection and code-cleanup 2019-08-30 12:32:58 +02:00
anhefti
a7097d8b81 added encryption for SEB Exam config download 2019-08-26 13:07:29 +02:00
anhefti
bce2dfec0a fixed startup 2019-08-23 13:02:26 +02:00
anhefti
40594ae88b fixed startup 2019-08-23 13:00:37 +02:00
anhefti
5cfdce8a7e fixed startup 2019-08-23 12:14:13 +02:00
anhefti
47a0f37d9d SEBSERV-26 SEB client event logs 2019-08-07 12:57:25 +02:00
anhefti
6b9fc60981 SEBSERV-63 SEBSERV-62 client connection detail page implementation 2019-07-24 12:46:48 +02:00
anhefti
60a997d6f6 SEBSERV-63 added fallback URL, config changes 2019-07-18 12:35:36 +02:00
anhefti
c560324ec0 SEBSERV-64 SEBSERV-62 SEBSERV-63 GUI implementation, caching, fixes 2019-07-17 08:03:19 +02:00
anhefti
5c5edd85ad SEBSERV-64 SEBSERV-62 improve SEBConfiguration with batch write mapping
and added ClientConnection model
2019-06-25 10:09:16 +02:00
anhefti
5572e1ba9e SEBSERV-44 added encryption password field to seb config exam mapping 2019-05-31 12:27:17 +02:00
anhefti
bdf8ea8bd9 update DB shema and tests 2019-05-24 12:27:30 +02:00
anhefti
6f9bacf1eb SEBSERV-45 created exam config pages general and user interface 2019-05-15 17:01:12 +02:00
anhefti
8bbf515717 created exam config properties from 2019-04-30 17:09:08 +02:00
anhefti
a7f7920d3e SEBSERV-44 Seb config encryption 2019-04-26 20:22:17 +02:00
anhefti
998c31e418 SEBSERV-44 configuration creation and history handling 2019-04-18 12:20:44 +02:00
anhefti
34a1f14eb0 SEBSERV-44 SEBSERV-45 SEB Client Config implementation 2019-04-17 10:22:53 +02:00
anhefti
2b3d4aa27d SEBSERV-44 DAO implementations 2019-04-11 12:15:26 +02:00
anhefti
7ccacfcb73 SEBSERV-30 IndicatorList 2019-03-27 11:44:28 +01:00
anhefti
94858b757a SEBSERV-29 SEBSERV-30 Quiz Discovery, Exam and Indicator, Action Pane 2019-03-20 14:32:36 +01:00
anhefti
7b2f7228af SEBSERV-29 implementation of quiz data search from and LmsAPITemplate 2019-03-14 13:32:26 +01:00
anhefti
e024bc5462 SEBSERV-29 SEBSERV-30 finished Seb Client Config export (On Institution) 2019-03-11 16:59:28 +01:00
anhefti
2ba0045c60 SEBSERV-29 SEBSERV-30 changed the strategy to handle seb client
credentials and configs as discussed in the dev-meeting. seb client
credentials and configa are now managed on institution level rather then
on LmsSetup level.
2019-03-07 16:43:51 +01:00
anhefti
87ccf5b2a4 SEBSERV-21 different fixes 2019-02-25 16:57:37 +01:00
anhefti
6b8ef6c694 API names refactoring 2019-02-13 15:36:05 +01:00
anhefti
3032720f28 added new table AdditionalAttributes and fix tests 2019-01-31 09:30:18 +01:00
anhefti
f5d461157e refactoring -> generalization of REST API and controller 2019-01-24 15:50:01 +01:00