vbv/server/vbv_lernwelt/course
Christian Cueni 12977b01cc Add real courses data, update importer
Make course optional on import

Add importer in admin

Use new trainer format in xls

Import trainers via admin interface

Add participant import

Update tests

Update url, handle error

Refactor importer

Add json field

Fix tests

Add update test
2023-07-20 15:34:10 +02:00
..
creators Add student export for edoniq 2023-07-19 16:02:11 +02:00
graphql VBV-306: Use GraphQL for assignment code 2023-05-15 19:07:06 +02:00
management Add real courses data, update importer 2023-07-20 15:34:10 +02:00
migrations Format code 2023-07-14 17:14:00 +02:00
tests Refactor `CourseCompletion` model 2023-07-12 10:21:23 +02:00
__init__.py Add course app with default course model 2022-09-23 14:55:21 +02:00
admin.py Add competences FR, update excel 2023-06-15 08:37:18 +02:00
apps.py Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
consts.py Add IT uk and training course 2023-06-19 14:59:18 +02:00
factories.py Update path name 2022-12-13 14:21:26 +01:00
models.py Use UUIDs as primary key for models with user context 2023-07-14 14:37:59 +02:00
permissions.py Merged in feature/VBV-290-kn-backend (pull request #59) 2023-04-18 08:07:29 +00:00
schema.py VBV-306: Use GraphQL for assignment code 2023-05-15 19:07:06 +02:00
serializer_helpers.py Format code 2022-11-09 12:40:00 +01:00
serializers.py Change after making UUIDs 2023-07-14 17:13:21 +02:00
services.py VBV-459: Add flag for user course completion self toggle 2023-07-12 10:21:23 +02:00
views.py Refactor `CourseCompletion` model 2023-07-12 10:21:23 +02:00