vbv/server/vbv_lernwelt/core
Daniel Egger fef864df25 VBV-321: squash current work
Load and display AssignmentCompletionStatus

Datenmodell um Bewertungskriterien erweitern

Refactor assignment pages

Show user results

Update some data fields

Show user assignment evaluation

Changes after rebase

Rename `grading` -> `evaluation`

Add evaluation data to AssignmentCompletion

Refactor usage of `assignmentStore`

Store points for evaluation

Only debounce text

Show user responses on evaluation page
2023-05-08 14:24:38 +02:00
..
management Add demo language switch 2023-03-02 07:07:40 +01:00
middleware Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
migrations Format files 2023-02-13 09:37:47 +01:00
tests Fix unit tests 2022-08-26 10:47:01 +02:00
__init__.py Move django project to `server` directory 2022-02-03 17:33:59 +01:00
admin.py Fix upload, add delete s3 files command 2023-01-11 07:38:47 +01:00
admin_utils.py Add widget to pretty print JSONFields in admin 2023-04-14 16:11:31 +02:00
apps.py Code formatting 2022-02-03 17:52:21 +01:00
constants.py VBV-321: squash current work 2023-05-08 14:24:38 +02:00
create_default_users.py VBV-321: squash current work 2023-05-08 14:24:38 +02:00
managers.py Fix upload, add delete s3 files command 2023-01-11 07:38:47 +01:00
model_utils.py Add course app with default course model 2022-09-23 14:55:21 +02:00
models.py Add language field and API 2023-02-08 13:15:04 +01:00
serializer_helpers.py Refactor serialization code 2022-11-09 12:40:00 +01:00
serializers.py Add language field and API 2023-02-08 13:15:04 +01:00
utils.py Merged in feature/VBV-290-kn-backend (pull request #59) 2023-04-18 08:07:29 +00:00
views.py Add language field and API 2023-02-08 13:15:04 +01:00