Ask Survey Question action

Feature coming soon

The Ask Survey Question action is primarily an action that Architect automatically creates and fills in based on the specific survey form question that the action corresponds to. In other words, Architect auto-generates and auto-populates the action when you create the voice survey. The fields in the action depend on the survey question type that the action represents. The action is only available in voice survey flows. To customize the generated voice survey flow, you can add additional Ask Survey Question actions from the flow’s Ask menu in the Architect toolbox. Changes to the voice survey flow do not affect the original survey form that you based the flow on.

 

Name Description
Name field Type a distinctive name for the action. The label you enter here becomes the action’s name displayed in the flow structure.
Survey Question

The specific survey question that the action corresponds to in the survey form. You can select another question in the drop-down from the list of survey questions that the survey form contains.

Note: If you have customized or changed any values in the generated Ask Survey Question action and you select another question, Architect overwrites these changes and customizations.

Question

By default, the text you entered in the Question field of the survey question. The question plays verbally to the survey participant (caller).

To modify, click the Expression modes button and complete one of these steps:

  • To generate an inline expression, click Expression. To edit the expression, click the Large Expression Editor button.
  • To add expressions, prompts or blank space to your communication output, click Communication Sequence Builder.

Note: If the survey flow’s default language does not match the survey form’s default language, this can result in issues regarding speech recognition.

Survey Question Type

This field is read-only and shows the type of survey question that the Architect action asks from the survey participant.

Note: Architect regards Range and Yes/No questions as multiple choice questions.

Question Result

The read-only variable of the SurveyQuestion data type that Architect creates for the survey question that the Architect action corresponds to in the survey form.

Note: Architect auto-generates variables of the SurveyQuestion data type. You cannot create such variables when you customize your voice survey flow.

Follow Up Question

If the survey question is an NPS question and the survey form author chose to include a follow-up question, this field contains the text that the survey form author specified under Follow-Up Question PromptThe question plays verbally to the survey participant (caller).

To modify, click the Expression modes button and complete one of these steps:

  • To generate an inline expression, click Expression. To edit the expression, click the Large Expression Editor button.
  • To add expressions, prompts or blank space to your communication output, click Communication Sequence Builder.
Answer

By default, the texts you entered in the Answers field of the survey question. The answers play verbally to the survey participant.

To modify, click the Expression modes button and complete one of these steps:

  • To generate an inline expression, click Expression. To edit the expression, click the Large Expression Editor button.
  • To add expressions, prompts or blank space to your communication output, click Communication Sequence Builder.
Answer Options

The answer or collection of answers that survey participants can give to the question in the Survey Question field. You can modify the DTMF settings, but you cannot modify the answer values.

Notes:

  • If multiple Ask Survey Question actions reference the same survey question, Architect uses the same DTMF settings across the actions.
  • You can also configure the DTMF settings for specific survey questions in the Voice Survey Flow settings under Settings.
  • DTMF values must be unique for each answer option within a question.
Not Applicable

The DTMF character to use if the survey form creator specified Add N/A as an Answer under Answer Properties in the survey form.

Note: This character cannot be the same as the survey flow’s setting for the DTMF terminating character or any of the answer options associated with this survey question.

Question Condition

A read-only field that shows the conditions under which the question is available based on the survey form. If NOT_SET, Architect always presents the question to the survey participant.

Note: You can also use survey-related Architect functions to customize your flow. For example, you can use the GetSurveyQuestionNpsCategoryfunction to determine whether the survey question was a Net Promoter Score (NPS) question and then use the GetSurveyQuestionAnswerfunction to get the answer to the NPS question. If the participant’s response indicates that the agent falls into the group of “detractors”, you could, for example, ask the participant the question, “What can we do to improve?” For more information about NPS survey questions, see Net Promoter Score web survey question overview.

Voice End of Input Timeout

Specifies the maximum length of time to pause after the participant seems to have finished speaking. If the value is too low, Architect could truncate the participant’s input mid-sentence and if the value is too high, some participants might repeat themselves, which can lead to speech recognition problems.

Notes

  • If the duration value is less than the minimum value, Architect uses the minimum value.
  • If the value is greater than the maximum value, Architect uses the maximum value.
  • If the value is NOT_SET, Architect uses the default value of one second.
Invalid Response

The default communication outputs that the action will use when it receives no participant input or when the input received does not have a valid match.

No Input handling uses the communication value configured in the No Input Apology setting in the No Inputs Detected section in User Input under Settings

You can customize the communication value and add a reprompt collection when Architect received no input. The length of the reprompt collection overrides the maximum number of No Input retries defined at Settings > User Input > No Input Detected > Maximum Number of No Input Retries for the action. An empty collection disables No Input retries.

No Match handling uses the communication value configured in the No Match Apology setting in the No Matches Detected section in User Input under Settings.

You can customize the communication value and add a reprompt collection when Architect receives an input that does not have a valid match. The length of the reprompt collection overrides the max number of No Match retries defined at Settings > User Input > No Match Detected > Maximum Number of No Match Retries for the action. An empty collection disables No Match retries.