Closed sitefeng closed 7 years ago
@luisasanmartin Probably a good ticket to start with (remember edge case for welcome message), since the other one is more of an epic.
Potentially could be single method on question model that's like is_response_valid(response)
, while the next question logic can be implemented in the ticket i linked above.
Validate and do error checking on the responses, if not valid reply to user with errors
If valid, forward to state machine for next question