vbv/server/vbv_lernwelt/course
Daniel Egger adc61479fc Merged in feature/VBV-290-kn-backend (pull request #59)
Feature/VBV-290 kn backend

* Add initial assignment completion model

* Add first version of `update_assignment_completion`

* Upgrade wagtail>=4 for new functions needed in assignment api

* Add API to update assignment user data

* Post API via assignment not learning_content

* Add GET api endpoints for AssignmentCompletion

* Add some initial assignment completion data

* Add admin view for AssignmentCompletion


Approved-by: Elia Bieri
2023-04-18 08:07:29 +00:00
..
creators Merged in feature/VBV-290-kn-backend (pull request #59) 2023-04-18 08:07:29 +00:00
management Merged in feature/VBV-290-kn-backend (pull request #59) 2023-04-18 08:07:29 +00:00
migrations Link courseSessionAssignmentDetails to AssignmentView 2023-04-06 21:39:44 +02:00
tests Fix python tests 2023-04-14 10:02:33 +02:00
__init__.py Add course app with default course model 2022-09-23 14:55:21 +02:00
admin.py Add widget to pretty print JSONFields in admin 2023-04-14 16:11:31 +02:00
apps.py Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
consts.py Add FR course 2023-03-02 09:09:29 +01:00
factories.py Update path name 2022-12-13 14:21:26 +01:00
models.py Add unit test to test creation of slug while saving 2023-04-13 20:03:09 +02:00
permissions.py Merged in feature/VBV-290-kn-backend (pull request #59) 2023-04-18 08:07:29 +00:00
serializer_helpers.py Format code 2022-11-09 12:40:00 +01:00
serializers.py Link courseSessionAssignmentDetails to AssignmentView 2023-04-06 21:39:44 +02:00
services.py VBV-193 refactored course completion for course sessions 2023-03-31 18:27:47 +02:00
views.py Merged in feature/VBV-290-kn-backend (pull request #59) 2023-04-18 08:07:29 +00:00