edulution-io / edulution-ui

https://edulution.io/
2 stars 0 forks source link

NIEDUUI-208: Move the basic functionality for the surveys to the dev -branch #84

Closed maierdominik closed 2 months ago

maierdominik commented 4 months ago

JIRA: https://schulz-informatik.atlassian.net/browse/NIEDUUI-208

NIEDUUI-208:

maierdominik commented 3 months ago

SurveyModel in backend has to be named survey. → Survey in frontend gets named SurveyDto.

Check backend functionality saving did not work. → it seems the '_id' is missing since it is now called id.

Loading did not work because we now expect the 'id' which is undefined because we store '_id' -> store both