Commit Graph

50 Commits

Author SHA1 Message Date
Sarah Vaupel
f1411853ad Apply 1 suggestion(s) to 1 file(s) 2020-08-17 11:30:59 +02:00
Sarah Vaupel
ef52f02d78 feat(exam-correct): display more info 2020-08-12 17:14:00 +02:00
Gregor Kleen
693189fe82 feat(http-client): baseUrl and defaultUrl 2020-04-30 13:02:39 +02:00
Gregor Kleen
acffe04350 feat(exams): allow mixed ExamGradingMode 2020-02-18 20:11:46 +01:00
Gregor Kleen
1bf19a76bd feat(exam-correct): explanation & length restriction 2020-02-08 01:42:50 +01:00
Gregor Kleen
dd7fe84ffd fix(exam-correct): fix usage for non-lecturer 2020-02-08 01:08:03 +01:00
Sarah Vaupel
cd479e2f0c fix(exam-correct): fix result info and response handling 2020-02-08 00:48:07 +01:00
Sarah Vaupel
9aca3405f3 Merge branch 'master' into 476-interface-fur-klausurkorrekturen-dev 2020-02-07 22:47:51 +01:00
Sarah Vaupel
0b186a5e1a fix(exam-correct): fix request bodies 2020-02-07 22:31:57 +01:00
Gregor Kleen
82922ee6eb chore: remove debug logs 2020-02-07 21:48:08 +01:00
Gregor Kleen
10de1a7de7 feat(exam-correct): submit on enter 2020-02-07 21:17:29 +01:00
Gregor Kleen
23044b28db feat(exam-correct): general improvement 2020-02-07 20:57:26 +01:00
Sarah Vaupel
df0aaca759 fix(exam-correct): fix attended values and submit on only exam-result 2020-02-07 20:49:46 +01:00
Sarah Vaupel
2ca56fb8b1 fix(exam-correct): send correct results 2020-02-07 20:02:04 +01:00
Sarah Vaupel
66317a41dc Merge branch '476-interface-fur-klausurkorrekturen' into 476-interface-fur-klausurkorrekturen-dev 2020-02-07 19:29:55 +01:00
Sarah Vaupel
014036e4e3 feat(exam-correct): work on delete 2020-02-07 19:03:27 +01:00
Gregor Kleen
c8edbb395b feat(exam-correct): overwrite request cells from response 2020-02-07 18:40:50 +01:00
Gregor Kleen
6fc0262d2d feat(exam-correct): display backend error messages 2020-02-07 15:58:35 +01:00
Sarah Vaupel
aa794c06e0 fix(exam-correct): different values for examResult options 2020-02-07 13:27:38 +01:00
Sarah Vaupel
edacc2016d feat(exam-correct): hide result grade select 2020-02-07 12:07:59 +01:00
Sarah Vaupel
af3278912c fix(exam-correct): add additional exam result td; table layout 2020-02-07 10:09:32 +01:00
Sarah Vaupel
b8e48d08d9 style(exam-correct): minor style change 2020-02-07 09:10:52 +01:00
Sarah Vaupel
b1b70b9262 style(exam-correct): minor examResult style changes 2020-02-06 16:05:29 +01:00
Sarah Vaupel
001a600270 refactor(exam-correct): minor refactor; no persistent entries for now 2020-02-04 09:48:37 +01:00
Sarah Vaupel
88e9bb26fe style(exam-correct): fix table layout to prevent visual offset on submit 2020-02-04 09:46:34 +01:00
Sarah Vaupel
becfcdb1db style(exam-correct): minor tweak 2020-02-01 18:23:19 +01:00
Sarah Vaupel
57f864cac1 style(exam-correct): minor tweaks 2020-02-01 17:11:26 +01:00
Sarah Vaupel
301c88f2ea fix(storage-manager): post salt and timestamp only when fetching key 2020-02-01 16:55:09 +01:00
Sarah Vaupel
0d43037fa7 style(exam-correct): minor style fixes and restructuring 2020-02-01 16:20:35 +01:00
Sarah Vaupel
8122ab10b0 feat(storage-manager): store encryption info per location 2020-01-29 10:53:42 +01:00
Sarah Vaupel
e7c8b6611b refactor(exam-correct): refactor xsrf token and encryption options 2020-01-28 18:12:13 +01:00
Sarah Vaupel
2ebaa1616b refactor(exam-correct): use fa spin class 2020-01-27 14:44:47 +01:00
Sarah Vaupel
c623b7c82f style(exam-correct): style ambiguous entries as links for now 2020-01-24 13:54:02 +01:00
Sarah Vaupel
dcb79d4cb8 fix(exam-correct): also persist local time on non-success 2020-01-24 13:24:30 +01:00
Sarah Vaupel
792da22204 fix(exam-correct): fix addRow rowInfo 2020-01-24 09:51:21 +01:00
Sarah Vaupel
a51c849df5 refactor(exam-correct): remove old input--invalid class usage 2020-01-24 09:49:26 +01:00
Sarah Vaupel
595f46d860 fix(exam-correct): correctly htmlify user on failure 2020-01-23 20:56:25 +01:00
Sarah Vaupel
53ff6298e2 feat(exam-correct): persist results and more 2020-01-23 20:45:25 +01:00
Sarah Vaupel
e252be2fef feat(exam-correct): resend option on ambiguous entries (TODO refactor) 2020-01-21 18:49:53 +01:00
Sarah Vaupel
d8a080d74d feat(exam-correct): server date handling in frontend and refactor 2020-01-21 16:44:35 +01:00
Sarah Vaupel
daf9eee1d3 feat(exam-correct): more on frontend name resolving 2020-01-20 17:02:40 +01:00
Sarah Vaupel
431d004665 feat(exam-correct): validate user input stub 2020-01-20 11:11:14 +01:00
Sarah Vaupel
6837c44b7f feat(exam-correct): single runDB in POST handler; more response handling 2020-01-20 09:41:23 +01:00
Sarah Vaupel
650598fc22 feat(exam-correct): upsert exam part results (TODO) 2020-01-15 18:06:20 +01:00
Sarah Vaupel
eefff9f719 feat(exam-correct): status icons (wip) 2020-01-13 16:29:26 +01:00
Sarah Vaupel
2b3046164f fix(exam-correct): add XSRF token to post header 2020-01-13 10:46:11 +01:00
Sarah Vaupel
6727dff2ef feat(exam-correct): more stub 2020-01-10 19:40:48 +01:00
Sarah Vaupel
0467194e3d feat(exam-correct): stub 2020-01-09 15:59:31 +01:00
Sarah Vaupel
9d845d3a0b refactor(exam-correct): replace table constraint with better selector 2020-01-09 12:29:46 +01:00
Sarah Vaupel
9a791562b6 feat(exam-correct): setup basic session storage manager, add util stub 2020-01-09 11:08:43 +01:00