vbv/server/vbv_lernwelt/assignment
Elia Bieri b970597a81 Merged in feature/VBV-451-anwesenheitskontrolle-frontend (pull request #150)
VBV-451 Anwesenheitskontrolle frontend & neues Cockpit

* Regenerate graphql types after rebase

* Fix grading progress

* Fix cypress tests

* Fix circle selection and add CourseSessionAssignment for Fahrzeug Vorbereitungsauftrag

* Use `LearningContentAssignment` explictly

* Improve type safety without `as`

* Disable feedback details button when no feedback

* Extend submission overview titles after review

* Improve attendance check state handling

* Minor translation/wording fixes


Approved-by: Daniel Egger
2023-07-20 16:22:28 +00:00
..
creators Adapt AssignmentCompletion model to include page_id 2023-07-12 19:06:51 +02:00
graphql Change after making UUIDs 2023-07-14 17:13:21 +02:00
management/commands Attach Assignment to LearningPath 2023-04-05 21:43:15 +02:00
migrations Merged in feature/VBV-451-anwesenheitskontrolle-frontend (pull request #150) 2023-07-20 16:22:28 +00:00
tests Change after making UUIDs 2023-07-14 17:13:21 +02:00
__init__.py Add initial wagtail models 2023-04-05 21:43:15 +02:00
admin.py Add `AssignmentCompletionAuditLog` 2023-04-25 13:20:02 +02:00
apps.py Rework model 2023-04-05 21:43:15 +02:00
models.py Merged in feature/VBV-451-anwesenheitskontrolle-frontend (pull request #150) 2023-07-20 16:22:28 +00:00
serializers.py Show assignment results for user 2023-05-08 17:13:24 +02:00
services.py Adapt AssignmentCompletion model to include page_id 2023-07-12 19:06:51 +02:00
views.py Clean up assignment graphql 2023-07-07 18:43:57 +02:00