Not 100% if this is the appropriate forum for this question, so my apologies if this was misplaced.
I have a survey that has multiple choice questions, and some options allow for text entry (e.g., Other). One of these questions asks what 'other' services folks use. The question states that folks should separate services with a semi-colon (e.g., SPSS; Stata). Does anyone know how/if it's possible to splice the text within this box to dig deeper on those responses in later questions? For example, I want to pipe text into a further question assessing their needs/uses for those services from that text response (e.g., To what extent do you use SPSS?).
Thanks!
Page 1 / 1
Please read this post
https://stackoverflow.com/questions/3245088/how-to-split-a-comma-separated-string-and-process-in-a-loop-using-javascript
Other solution is to have multiple other specify and limit there entry to one service in one box.
https://stackoverflow.com/questions/3245088/how-to-split-a-comma-separated-string-and-process-in-a-loop-using-javascript
Other solution is to have multiple other specify and limit there entry to one service in one box.
Please refer the link shared in the first comment and transfer the spliced values in a field which then can be used to pipe in the value in the desired questions.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.