vbv/server/vbv_lernwelt/course
Daniel Egger e130d65f37 Merged in feature/VBV-339-assignment-cypress-test (pull request #79)
Feature/VBV-339 assignment cypress test UNFINISHED

* Create assignment submission test data for cypress test

* Add first assignment trainer test

* Add first cypress test which checks DB entry with all instrumentation
2023-05-12 14:33:14 +00:00
..
creators Merged in feature/VBV-339-assignment-cypress-test (pull request #79) 2023-05-12 14:33:14 +00:00
management VBV-350: Refactor LearningContent to individual wagtail pages 2023-05-12 11:51:02 +02:00
migrations VBV-350: Refactor LearningContent to individual wagtail pages 2023-05-12 11:51:02 +02:00
tests VBV-350: Refactor LearningContent to individual wagtail pages 2023-05-12 11:51:02 +02:00
__init__.py Add course app with default course model 2022-09-23 14:55:21 +02:00
admin.py Add new package to help with editing JSON fields 2023-04-25 17:23:58 +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 Rename field `type` to `content_type` in REST response 2023-05-12 13:38:35 +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 Rename field `type` to `content_type` in REST response 2023-05-12 13:38:35 +02:00