anhefti
53f3cc625e
SEBSERV-148 finished refactoring separate features and hook into
...
underling proctoring service for room creation and closing
2021-03-09 13:15:22 +01:00
anhefti
254255b3ac
Merge remote-tracking branch 'origin/dev-1.1.0' into development
...
Conflicts:
src/main/java/ch/ethz/seb/sebserver/gbl/api/APIMessage.java
src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/SEBClientConnectionServiceImpl.java
2021-03-03 13:51:53 +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
3dddaf9051
SEBSERV-148 refactoring and backend
2021-02-24 16:38:30 +01:00
anhefti
2f2a318f9d
proctoring refactoring and tests
2021-02-17 16:52:28 +01:00
anhefti
39f4c85d22
refactor proctoring
2021-02-17 08:43:27 +01:00
anhefti
ad7f06e521
Merge remote-tracking branch 'origin/dev-1.1.0' into development
...
Conflicts:
src/main/java/ch/ethz/seb/sebserver/webservice/weblayer/api/ExamProctoringController.java
2021-02-16 12:55:11 +01:00
anhefti
89ebf4da4b
proctoring refactoring
2021-02-16 11:50:30 +01:00
anhefti
fd7699b68f
SEBSERV-145 SEB handshake implementation plus Unit Tests
2021-02-04 17:19:42 +01:00
anhefti
3c46251a9d
update Spring Boot version to 2.3.0.RELEASE
2021-02-02 17:58:40 +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
d3a794c5b1
fixed some tests and filtering
2020-12-15 17:53:21 +01:00
anhefti
3052ec1f59
SEBSERV-147 GUI implementation
2020-12-01 11:46:41 +01:00
anhefti
d3a372cfac
SEBSERV-136 SEBSERV-147 implementation and integration tests
2020-11-24 13:48:29 +01:00
anhefti
10ef9792bc
fixed proctoring
2020-11-17 12:23:39 +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
6e3549dbb7
Merge remote-tracking branch 'origin/patch-1.0.2' into development
...
Conflicts:
src/main/java/ch/ethz/seb/sebserver/gui/content/ExamForm.java
2020-10-27 13:41:18 +01:00
anhefti
6c8aa7b12c
fixed client config export to configure a client with password
...
added possibility to export client config on exam side with including
examId in the config
2020-10-27 13:13:43 +01:00
anhefti
24131ddfac
Added Moodle quiz recovery and delete additional attributes for exam
2020-10-21 12:20:39 +02:00
anhefti
55cfc07a9d
fixed proctor room action update
2020-10-20 10:20:37 +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
3fd064055a
Merge remote-tracking branch 'origin/patch-1.0.2' into development
...
Conflicts:
src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/dao/impl/ExamDAOImpl.java
src/main/java/ch/ethz/seb/sebserver/webservice/weblayer/api/ClientEventController.java
fixes in Moodle LMS binding
2020-10-06 09:08:04 +02:00
anhefti
2a5a243759
fixed running exam cache
2020-10-05 16:53:59 +02:00
anhefti
87be4f4696
Merge remote-tracking branch 'origin/patch-1.0.2' into development
2020-10-05 15:41:07 +02:00
anhefti
fcef3c08df
added get Exam GrandEntity to DAO and use it in Controller
2020-10-05 15:36:34 +02:00
anhefti
1da749a473
fixed moodle and proctoring
2020-09-29 17:48:50 +02:00
anhefti
3c0c8a4c41
SEBSERV-139 implementing join-in room in overall monitoring view
2020-08-27 10:37:56 +02:00
anhefti
3ea936cf81
SEBSERV-139 Proctoring room join and leave API
2020-08-25 16:47:30 +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
c7728d2fb3
SEBSERV-139 proctoring back-end implementation
2020-07-30 16:53:55 +02:00
anhefti
a2d2ca6751
SEBSERV-133 added deletion for user activity logs for SEB server admins
2020-07-29 11:40:12 +02:00
anhefti
9438206c9d
SEBSERV-133 added deletion to SEB client events
2020-07-28 15:34:54 +02:00
anhefti
cc0f15ab62
SEBSERV-10 GUI implementation
2020-07-21 16:27:08 +02:00
anhefti
265624ec4c
Merge branch 'patch-1.0.2' into development
2020-07-16 16:17:30 +02:00
anhefti
066df95d0c
fixed testing on LMS Setup and display messages HTML formatting
2020-07-16 16:16:30 +02:00
anhefti
f61b142cc7
SEBSERV-10 GUI implementation
2020-07-14 15:25:42 +02:00
anhefti
896db25eca
SEBSERV-10 more integration tests and fixes
2020-07-09 15:32:13 +02:00
anhefti
2a0afe902a
SEBSERV-10 back-end implementation
2020-07-08 12:43:38 +02:00
anhefti
36364ed607
added login and logout activity logs
2020-07-06 16:29:31 +02:00
anhefti
b63a8e39b3
better error handling
2020-06-10 09:43:39 +02:00