Screenout by Age in Textbox | XM Community
Skip to main content
Solved

Screenout by Age in Textbox

  • September 20, 2018
  • 6 replies
  • 323 views

Forum|alt.badge.img
Has anyone successfully used textboxes and embedded data to screen by a specific age group or set using survey flow? If so, can you share your solution?

Best answer by Sowrabh1993

@manresaclara , You could do that directly through the survey flow, by using a branch logic and checking the condition and screening out the response. Also, i am not sure if I got you right for the reason of using embedded data. But as far as I understood you could bucket the ages using embedded data. !
View original

6 replies

RKT
Level 2 ●●
Forum|alt.badge.img+1
  • Level 2 ●●
  • 14 replies
  • September 20, 2018
@manresaclara , Use branch logic in survey flow after question that if age is greater than your age group upper limit , add End of Survey element or other block inside branch logic

Sowrabh1993
QPN Level 5 ●●●●●
Forum|alt.badge.img+15
  • QPN Level 5 ●●●●●
  • 112 replies
  • September 20, 2018
Hi @manresaclara , Could you help in explaining this with an example? Why do you wish to use embedded data along with textbox?

Forum|alt.badge.img
> @Sowrabh1993 said: > Hi @manresaclara , > Could you help in explaining this with an example? > Why do you wish to use embedded data along with textbox? Hi @Sowrabh1993, I want to have the participant enter their age, for example "25" rather than having them pick a category (e.g. 25 to 34) so that I can later get the average age of all participants. It would be helpful to use the embedded data to also recode the ages, and apply screenouts based on it.

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 5926 replies
  • September 20, 2018
@manresaclara, Just require a number in your text entry field, then use greater than and less than in your screenout survey flow branch condition.

Sowrabh1993
QPN Level 5 ●●●●●
Forum|alt.badge.img+15
  • QPN Level 5 ●●●●●
  • 112 replies
  • Answer
  • September 20, 2018
@manresaclara , You could do that directly through the survey flow, by using a branch logic and checking the condition and screening out the response. Also, i am not sure if I got you right for the reason of using embedded data. But as far as I understood you could bucket the ages using embedded data. !

PeeyushBansal
Level 6 ●●●●●●
Forum|alt.badge.img+39
  • Level 6 ●●●●●●
  • 1144 replies
  • September 21, 2018
Program a single text entry numeric type question and define your minimum and maximum value a user can input. And than in survey flow apply branching of non valid range and drop screenout element in this branch.

Leave a Reply