vbv/server/vbv_lernwelt/course
Daniel Egger 80cd70ace6 Link courseSessionAssignmentDetails to AssignmentView 2023-04-06 21:39:44 +02:00
..
creators Improve course creation scripts to only create some courses 2023-03-29 17:39:09 +02:00
management Link courseSessionAssignmentDetails to AssignmentView 2023-04-06 21:39:44 +02:00
migrations Link courseSessionAssignmentDetails to AssignmentView 2023-04-06 21:39:44 +02:00
tests VBV-193 refactored course completion for course sessions 2023-03-31 18:27:47 +02:00
__init__.py Add course app with default course model 2022-09-23 14:55:21 +02:00
admin.py Select Circle expert/trainer on the admin field (not dynamic) 2022-11-09 12:40:01 +01: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 Link courseSessionAssignmentDetails to AssignmentView 2023-04-06 21:39:44 +02:00
permissions.py Refactor expert handling 2023-01-11 15:54:50 +01: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 Adapt api so it can fetch assignment page by id 2023-04-05 21:43:15 +02:00