This repository has been archived on 2024-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
fradrive-old/src/Handler/Exam
Gregor Kleen 79d4ae20ee feat(courses): rework couse registration
Support course applications

BREAKING CHANGE: auditing for course registrations and deregistrations, more
tightly couple exam results, exam registration, and course registration (delete
them together now)
2019-08-12 16:54:37 +02:00
..
AddUser.hs feat(courses): rework couse registration 2019-08-12 16:54:37 +02:00
CorrectorInvite.hs feat(users): lecturer invitations 2019-07-29 13:07:12 +02:00
Edit.hs refactor(exams): split Handler.Exams & better type for pass/fail 2019-07-25 11:47:40 +02:00
Form.hs refactor(forms): form validation minor refactor 2019-08-06 17:28:22 +02:00
List.hs refactor(exams): split Handler.Exams & better type for pass/fail 2019-07-25 11:47:40 +02:00
New.hs refactor(exams): split Handler.Exams & better type for pass/fail 2019-07-25 11:47:40 +02:00
Register.hs feat(audit): introduce id-based format 2019-08-06 09:51:05 +02:00
RegistrationInvite.hs feat(courses): rework couse registration 2019-08-12 16:54:37 +02:00
Show.hs refactor: fix hlint 2019-07-26 12:06:13 +02:00
Users.hs feat(courses): rework couse registration 2019-08-12 16:54:37 +02:00