Solved
Parse text entry line breaks as separate items?
I want respondents to enter a list of items of any length and have each of these items captured as its own value. Probably list lengths are 0-10 items.
I know I could do this with a form question (one item per form field), or with a single essay style field after exporting data (run a script that identifies each line break as a separate item). But is there a way to accomplish something like that second option within Qualtrics? I was looking for a way to have Qualtrics recognize each line break in a text box as a distinct item but that doesn't seem to be possible.
Example below. Any suggestions?
_Respondent enters this_
cat
dog
echidna
_My data would be structured like this_
Response 1: cat
Response 2: dog
Response 3: echidna
Response 4:
Response 5:
Best answer by fleb
Hi @NickVEIC,
you're right with the field names. Regarding to the 11th and higher lines, I've just realized, that the text of the whole field will be stored as a response anyway, so you don't need to implement something else in fact. Just create your fields and copy-paste the code.
Good luck!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
