need to store/log submissions responses in the modeled table todo: 1. [x] store the response text in the submission object (front-end) 2. [x] when logging the submission, also log the submission response for that submission - create api handler if needed
need to store/log submissions responses in the modeled table
todo:
- create api handler if needed