vbv/server/vbv_lernwelt/feedback
Livio Bieri 500a376877 fix: filter out feedback
experts that might have submitted just for testing -> should not be
included in the feedback results / API
2023-10-12 15:55:35 +02:00
..
creators Remove automatic feedback creation in prepare scripts 2023-09-26 13:43:44 +02:00
graphql Refactor feedback response creation 2023-09-26 18:13:33 +02:00
migrations VBV-525: Feedback can only be sent once per person 2023-09-26 13:43:44 +02:00
tests fix: filter out feedback 2023-10-12 15:55:35 +02:00
__init__.py Add initial implementation of feedback form 2022-12-29 16:20:20 +01:00
admin.py Fix missing "contact trainer"-functionality 2023-08-14 18:04:35 +02:00
factories.py Add feedback trainer cypress test 2023-09-26 18:48:25 +02:00
models.py VBV-525: Feedback can only be sent once per person 2023-09-26 13:43:44 +02:00
serializers.py Add cypress test for student 2023-09-26 14:34:22 +02:00
services.py Add feedback trainer cypress test 2023-09-26 18:48:25 +02:00
views.py fix: filter out feedback 2023-10-12 15:55:35 +02:00