vbv/server/vbv_lernwelt/assignment
Daniel Egger 0798efc7f2 Merged in feature/VBV-453-graphql-learningpath-server (pull request #161)
Feature/VBV-453 graphql learningpath server

Approved-by: Elia Bieri
2023-07-21 06:40:25 +00:00
..
creators Adapt AssignmentCompletion model to include page_id 2023-07-12 19:06:51 +02:00
graphql Add GraphQL server code for learning path 2023-07-17 17:52:27 +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