vbv/server/vbv_lernwelt/course
Elia Bieri 3a2d12c0b9 Merged in feature/VBV-474-auftragstyp-condition-acceptance (pull request #173)
Add CONDITION_ACCEPTANCE assignment type

* Add CONDITION_ACCEPTANCE assignment type

* Add translations

* Create default CONDITION_ACCEPTANCE assignment

* Move CONDITION_ACCEPTANCE assignment in learning sequence

* Add additional translations

* Add condition acceptance to ÜK basis circle

# Conflicts:
#	server/vbv_lernwelt/course/management/commands/create_default_courses.py

* Move condition acceptance to kickoff circle
2023-08-02 08:13:35 +00:00
..
creators Merged in feature/VBV-474-auftragstyp-condition-acceptance (pull request #173) 2023-08-02 08:13:35 +00:00
graphql Add GraphQL server code for learning path 2023-07-17 17:52:27 +02:00
management Merged in feature/VBV-474-auftragstyp-condition-acceptance (pull request #173) 2023-08-02 08:13:35 +00:00
migrations Merged in feature/VBV-451-anwesenheitskontrolle-frontend (pull request #150) 2023-07-20 16:22:28 +00:00
tests Update slugs when parent changes slug due to title change 2023-07-24 13:37:06 +02:00
__init__.py Add course app with default course model 2022-09-23 14:55:21 +02:00
admin.py Fix courseSessionUsers admin view 2023-07-24 13:17:28 +02:00
apps.py Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
consts.py Simplify media library models 2023-07-21 13:56:09 +02:00
factories.py Update path name 2022-12-13 14:21:26 +01:00
models.py Update slugs when parent changes slug due to title change 2023-07-24 13:37:06 +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 Change after making UUIDs 2023-07-14 17:13:21 +02:00
services.py Add GraphQL server code for learning path 2023-07-17 17:52:27 +02:00
utils.py Update slugs when parent changes slug due to title change 2023-07-24 13:37:06 +02:00
views.py Refactor some course creation stuff 2023-07-24 13:37:06 +02:00