Hi everyone - I can't seem to find any documentation about using embedded data for skip logic. Basically, I'm trying to get a participant's birthday and skip them to the end if they don't meet the age requirements. However, since I'm taking the birthday as the input variable and turning this into embedded data (age), I don't know how I can use the embedded data variable to skip right after the question (since the skip logic is based on the survey question, birthday). Thanks!
Solved
Skip logic with embedded data?
Best answer by mklubeck
adding to rondev 's response
- Add the block after the Birthdate question (are you using a date widget?)
- In Survey Flow, after this early (first) block, add an Embedded Data Element
- Set your "Age" value in this embedded data element (you can likely move the one you're using here)
- Create a Branch element with a condition
- If the "age" does NOT meet the requirement
- Create an End Of Survey element
- Customize the End of Survey message to explain why they couldn't fill out your form
This will make your gate keeping question work with the least amount of fuss. I would use a date widget so you don't have to worry about them matching the format you want them to use for input.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
