Open
Description
From tenfour-archive created by caharding: ushahidi/tenfour-archive#1369
Is your feature request related to a problem? Please describe.
User wants to be able to add location as part of a check-in and didn't realize it was automatic in a recent user test. But also found that SMS users weren't asked for location. (notes)
Describe the solution you'd like
- User would like to choose if location should be included on the first page of authoring a check-in, this option should be opt-out
- If a user says no location, then location field is turned off in the Email and App response
- If location is on, email and App should work as is. SMS Check-Ins should go out as normal, but when someone replies, there should be a follow-up question sent "where are you?" instead of "message received." "Message received" should be sent AFTER a location is provided.
Describe alternatives you've considered
The first part of the logic of getting rid of location may add too much complexity to the app. We could just add the follow-up location message to SMS
Activity