teammates
teammates copied to clipboard
[#12048] Migrate GetSessionResultsAction
Part of #12048
Outline of Solution
- Migrate action access control logic
- Migrate execute logic
- Create SqlSessionResultsBundle based on SessionResultsBundle to be used in migrated logic
- Migrate SessionResultsData methods
- Migrate relevant FeedbackResponsesLogic & FeedbackResponsesDb methods
- Migrate relevant FeedbackResponseCommentsLogic & FeedbackResponseCommentsDb methods
- Add test for SqlSessionResultsBundle and IT for GetSessionResultsAction
- Create FeedbackMissingResponse class to represent missing responses