Closed chrisjluc closed 7 years ago
Just updated master so it has the survey execution state tables (https://github.com/uwblueprint/somo/issues/48). We need to think about how we're going to handle on first response from the respondent, because the first response will be to a welcome message which will ask if the respondent is ready to begin their survey. I added status
on to survey execution state which could be leveraged for this.
Also we should try and split this up into many tasks because it's more like an epic. Some ideas:
Related issues:
Implement the SMScontroller, to handle the responses via Twilio HTTP request. It will take the response and find the user's current question and persist the answer then sends them back the next question