Commit graph

781 commits

Author SHA1 Message Date
anhefti
a222590cad fixed moodle quiz API again with using course_module with id now for URL 2020-10-20 11:29:36 +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
f0351fe558 Merge remote-tracking branch 'origin/patch-1.0.2' into development 2020-10-07 15:17:43 +02:00
anhefti
3b77f95849 fixed connection table update on status filter change 2020-10-07 15:09:06 +02:00
anhefti
62f2437dad proctoring collecting rooms first implementation 2020-10-07 15:07:08 +02:00
anhefti
f7643f94ea Merge remote-tracking branch 'origin/patch-1.0.2' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/gui/RAPConfiguration.java
2020-10-06 11:52:25 +02:00
anhefti
606de67aa2 added static property support to GUI and fix setting gui endpoint 2020-10-06 11:50:06 +02:00
anhefti
e9393068df remote proctoring 2020-10-06 11:30:37 +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
fb11423cce Exam shall be shown even if quiz data cannot be get from LMS 2020-10-05 16:39:33 +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
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
193c9e5a6a added some exam config attribute to GUI 2020-09-30 14:22:02 +02:00
anhefti
22ab37ba73 Merge remote-tracking branch 'origin/patch-1.0.2' into development 2020-09-30 12:47:57 +02:00
anhefti
73a27cb003 fixed duplicate key for exam config attributes 2020-09-30 12:45:16 +02:00
anhefti
dfd4f67f0a Merge remote-tracking branch 'origin/patch-1.0.2' into development 2020-09-30 11:04:21 +02:00
anhefti
dfda89a45a fixed form validation error and added new config attributes (migration) 2020-09-30 11:02:47 +02:00
anhefti
1da749a473 fixed moodle and proctoring 2020-09-29 17:48:50 +02:00
anhefti
257b400e1a fixed sebserver.gui.http.external.port 2020-09-19 09:54:40 +02:00
anhefti
e8315e4da0 code cleanup 2020-08-27 14:51:22 +02:00
anhefti
e0fd028ebf Merge branch 'patch-1.0.2' into development 2020-08-27 14:48:52 +02:00
anhefti
5cfbf09d30 more resilience while query courses form several LMS. Make process
parallel and set circuit breaker to 10 seconds (request timeout is on 20
seconds)
2020-08-27 14:48:10 +02:00
anhefti
3c0c8a4c41 SEBSERV-139 implementing join-in room in overall monitoring view 2020-08-27 10:37:56 +02:00
anhefti
a91192ecbb SEBSERV-139 fixed quiz import bug 2020-08-26 10:01:09 +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
9923e06029 SEBSERV-139 added GUI in Exam-Config 2020-08-24 12:52:45 +02:00
anhefti
2bea1f25c6 added GuiServiceInfo 2020-08-20 19:30:39 +02:00
anhefti
343643b331 added external server name for GUI component 2020-08-20 18:00:10 +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
59e3d29e3d Merge branch 'patch-1.0.2' into development 2020-08-12 16:45:43 +02:00
anhefti
cdf3b6d452 fixed deletion of empty table rows on status change 2020-08-12 16:44:43 +02:00
anhefti
9364977d4a fixed no quiz data for exam 2020-08-11 17:01:29 +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
6eedcbb4a0 Merge branch 'patch-1.0.2' into development 2020-08-05 16:59:12 +02:00
anhefti
f324424b3e fixed some prefix for tooltip 2020-08-05 16:58:16 +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
017d191e31 more tests 2020-08-04 15:24:54 +02:00
anhefti
bb2c585eb6 more integration tests 2020-08-04 13:54:33 +02:00
anhefti
dbaffff5c3 SEBSERV-75 allow moodle courses and quizzes to be used as exams 2020-08-04 11:40:21 +02:00
anhefti
640211649c fixed java 8 compile 2020-07-30 16:59:11 +02:00
anhefti
c7728d2fb3 SEBSERV-139 proctoring back-end implementation 2020-07-30 16:53:55 +02:00
anhefti
04e9b06e27 fixed deletion action activation 2020-07-29 14:42:43 +02:00
anhefti
376c3dd8c8 Merge branch 'patch-1.0.2' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/gui/content/SEBClientLogs.java
	src/main/java/ch/ethz/seb/sebserver/gui/content/UserActivityLogs.java
2020-07-29 12:10:06 +02:00
anhefti
63949a9416 fixed action disappearing on empty list 2020-07-29 12:07:26 +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
532ca816bc SEBSERV-75 added Moodle course restriction on SEB Server side 2020-07-23 16:11:40 +02:00
anhefti
cfaaf964fe added full name resolving also for Open edX 2020-07-23 11:47:06 +02:00
anhefti
d85fd1b1d7 SEBSERV-133 simplify exam delete 2020-07-22 16:12:18 +02:00
anhefti
6255a6bf38 SEBSERV-133 deletion of exams 2020-07-22 16:04:42 +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
7bbe6386a3 SEBSERV-75 fixed Moodle request API with form URL encoded array values 2020-07-16 10:50:47 +02:00
anhefti
e6272058e6 fixed tests 2020-07-15 12:45:47 +02:00
anhefti
99f34176f2 SEBSERV-75 implemented user account display name resolving 2020-07-15 12:32:26 +02:00
anhefti
7f6c3b46d6 added 1.1.0-SNAPSHOT version and proctoring data 2020-07-15 09:29:31 +02:00
anhefti
2e18ce3382 code cleanup 2020-07-15 09:15:07 +02:00
anhefti
e5879f7809 Merge branch 'patch-1.0.2' into development 2020-07-15 08:57:38 +02:00
anhefti
1d80926f51 fixed Moodle quiz URL for Exam 2020-07-15 08:48:48 +02:00
anhefti
eba81f5715 fix: cut too long event messages to max 512 and tests 2020-07-15 08:44:04 +02:00
anhefti
66699d92d9 add comment for Java 8 fix 2020-07-14 17:06:26 +02:00
anhefti
abbf2093e5 fix for Java 8 2020-07-14 16:58:20 +02:00
anhefti
9e1e979855 fix Java 8 compilation!!! 2020-07-14 16:41:20 +02:00
anhefti
33952a1795 fix compile Java 8 2020-07-14 16:34:54 +02:00
anhefti
f61b142cc7 SEBSERV-10 GUI implementation 2020-07-14 15:25:42 +02:00
anhefti
e5025e1c47 fixed tests 2020-07-09 16:07:08 +02:00
anhefti
896db25eca SEBSERV-10 more integration tests and fixes 2020-07-09 15:32:13 +02:00
anhefti
e38ba52715 fix java 8 2020-07-08 14:56:50 +02:00
anhefti
beac468b70 fixed tests 2020-07-08 14:51:13 +02:00
anhefti
35385dcd7b SEBSERV-10 added tests and fixes 2020-07-08 14:36:15 +02:00
anhefti
2a0afe902a SEBSERV-10 back-end implementation 2020-07-08 12:43:38 +02:00
anhefti
d7f79fb3cc Merge branch 'patch-1.0.2' into development 2020-07-06 16:30:26 +02:00
anhefti
36364ed607 added login and logout activity logs 2020-07-06 16:29:31 +02:00
anhefti
b62fb9fd58 batis code generation with now schema (1.1.0) 2020-07-06 10:47:51 +02:00
anhefti
61a232630b added config attribute (primitive) type check on import 2020-07-06 09:41:00 +02:00
anhefti
cc543f79da Streamlined use of org.apache.commons.io.IOUtils 2020-07-01 14:07:34 +02:00
anhefti
fe716296ae API documentation 2020-06-30 16:55:22 +02:00
anhefti
13ad8387ef fixed dev profile 2020-06-23 13:33:55 +02:00
anhefti
f689eb8ecb more tests 2020-06-22 16:27:22 +02:00
anhefti
7e73f08bea API documentation 2020-06-18 08:42:20 +02:00
anhefti
9d353296f3 prepare for patch version 1.0.1 2020-06-16 14:25:46 +02:00
anhefti
e394cb5863 more integration tests 2020-06-16 14:14:18 +02:00
anhefti
2652da80df more integration tests 2020-06-16 13:38:24 +02:00
anhefti
54c248980b mor integration tests 2020-06-15 12:43:31 +02:00
anhefti
42a5c7cf3b more integration tests 2020-06-11 12:29:54 +02:00
anhefti
cc22c94793 improved GUI startup info 2020-06-10 10:13:43 +02:00