- Posts: 93
- Thank you received: 1
Auto-code Questions & Screening out
3 months 2 weeks ago - 3 months 2 weeks ago #209943
by Matadeleo
Auto-code Questions & Screening out was created by Matadeleo
Is it possible to auto-code questions in an offline survey?
E.g.
Age
- New page
AssignAgeBracket: {AgeBracket=if(Age < 19, 1, 2)}
- New page
AgeBracket
I've attached a test survey.
I assume this is a problem as offline surveys are in "all-in-one mode" and the assignment will take place when the initial survey loads.
Secondly, how do we implement this note from the developer in our surveys?
E.g.
Age
- New page
AssignAgeBracket: {AgeBracket=if(Age < 19, 1, 2)}
- New page
AgeBracket
I've attached a test survey.
I assume this is a problem as offline surveys are in "all-in-one mode" and the assignment will take place when the initial survey loads.
Secondly, how do we implement this note from the developer in our surveys?
aaskoura wrote: Android will start supporting abortSurvey() from JS... on your survey if you call Android.abortSurvey() it will exit the survey without saving results..
Attachments:
Last edit: 3 months 2 weeks ago by Matadeleo.
Please Log in to join the conversation.