One of the primary uses of CommCare Messaging is to send out surveys via SMS.
Some common use cases:
- Asking a patient if they have taken their medication
- Asking a community health worker some questions about their most recent visit
Surveys are very easy to build because they use the same Form Builder as CommCare.
1. Getting Started
Navigate to the tab that is called "Applications."
You can find basic information about the Form Builder here or in the Beginner Tutorial. It is highly recommended that you complete the Beginner Tutorial before proceeding.
2. Design your Survey
Referencing the Form Builder Page, you can think through the different types of questions you may want to include in your survey, and how you want the structure of your survey.
The most common question types for SMS Surveys are:
- Text
- Multiple Choice - Single Answer
- Multiple Choice - Multiple Answer
- Label - is a message that does not require any action- it is only to provide information
Be sure to consult the CommCare Messaging best practices for helpful hints on designing a good survey.
Let's imagine we want to create a survey like this:
- Did you go to the clinic today? Yes/No
- Great! What doctor did you see?
- Why not? Clinic was closed/I felt fine/Clinic too far/Was busy
- Going to the clinic is important- please call 555-555 to reschedule your appointment.
We can add a bit more detail to make it easier to build. For each question you'll want to define:
- Question ID- how do you want the answer to the question to be tagged in the data export
- Label Text- the text that will be sent to the recipient
- Question Type- which of the question types above
- Options- if a multiple choice answer, what are the choices
- Display Condition- when do you want the message to be sent?
Below you can see one way of thinking about our survey:
Question ID | Label Text | Question Type | Options | Display Condition |
---|---|---|---|---|
went_to_clinic | Did you go to the clinic today? | Multiple Choice-Single Answer | Yes, No | Always show |
next_appointment | Great! What doctor did you see? | Text | - | If went_to_clinic = Yes |
why_no_clinic | Why not? | Multiple Choice-Multiple Answer | Clinic was closed, I felt fine, Clnic too far, Was busy | If went_to_clinic = No |
reschedule | Going to the clinic is important- please call 555-555 to reschedule your appointment. | Label | - | If went_to_clinic = No |
CommCare Messaging will automatically number options; for example, the question why_no_clinic will be sent out as:
Why not? 1. Clinic was closed, 2. I felt fine, 3. Clinic too far, 4. Was busy.
3. Build your survey
Use the Form Builder to add questions, options, and display conditions just as indicated in the Beginner Tutorial.
The survey described above would look like this:
It is important to keep things short! Specifically, when asking a multiple choice question you want to ensure that the text of the question, plus the text of all the possible answers fits in one message. If it is too long, it may be broken into multiple messages. Messages are not always assembled in the right order so it advisable not to have them break up.
4. Test your survey
Make sure to try out your survey before going live. You can give it a keyword (Setup SMS Keywords) and register yourself in the system (Configure a Mobile Worker for Messaging). Using the keyword you can try out the survey multiple times. To test the survey using the keyboard, text the system using the format: #start keyword
When completing your survey keep in mind:
- You can indicate a choice by replying with either the text of that choice or by simply putting the number of that choice (i.e. you can either reply with 2 or I felt fine. CommCare Messaging will ignore changes in spacing/capitalization, but not in spelling)
- If your question is Multiple Choice- Multiple Answer you can reply with multiple numbers separated by a space. (i.e. in the example above you could indicate both Clinic too far and Was busy by replying: 3, 4)
If you reply with something that is not an acceptable reponse (i.e. there are 4 choices and you reply with "5") CommCare Messaging will send back a generic message that the response could not be understood, and that they should try again.
5. Schedule your survey
Follow the directions at Schedule a Reminder (Set-up Reminders) in order to schedule your survey. When you get to the "send" section you'll need to choose "SMS Survey" and then choose your desired form from the drop-down:
6. View your Data
Data from SMS Surveys can be seen under standard Form Submissions in the CommCare Reports. You can view these Form Submissions anywhere, but be sure to select "unknown users" if you are looking for data from SMS surveys that were sent to cases.