vbv/server/vbv_lernwelt/assignment
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
..
creators VBV-321: squash current work 2023-05-08 14:24:38 +02:00
management/commands Attach Assignment to LearningPath 2023-04-05 21:43:15 +02:00
migrations VBV-321: squash current work 2023-05-08 14:24:38 +02:00
tests VBV-321: squash current work 2023-05-08 14:24:38 +02:00
__init__.py Add initial wagtail models 2023-04-05 21:43:15 +02:00
admin.py Add `AssignmentCompletionAuditLog` 2023-04-25 13:20:02 +02:00
apps.py Rework model 2023-04-05 21:43:15 +02:00
models.py VBV-321: squash current work 2023-05-08 14:24:38 +02:00
serializers.py VBV-321: squash current work 2023-05-08 14:24:38 +02:00
services.py VBV-321: squash current work 2023-05-08 14:24:38 +02:00
views.py VBV-321: squash current work 2023-05-08 14:24:38 +02:00