Solved
export graphics file names with survey responses
i'm creating personalized surveys with 100 images where each image has the same 3 questions asked about it. the survey consists of a series of blocks where each block contains an image from the Graphics library folder and the three questions underneath.
when i export the survey responses, it only shows the questions and responses. i want to export the graphics file names (as it's stored in the Graphics library) as well. at the very least, i'd like to export the file names of the graphics in each survey along with which question number it's associated with. for example, Q1 contains 55199454461565768312_n.jpg.
is there an way to do this that i'm missing?
Best answer by TomG
You can add the graphic name to the question label:
!
If you are asking the same three questions for all the images, you should consider using a loop & merge block. Then you would have just one block and you would add the loop & merge field (e.g. ${lm://Field/1}) to the question label.
If you are asking the same three questions for all the images, you should consider using a loop & merge block. Then you would have just one block and you would add the loop & merge field (e.g. ${lm://Field/1}) to the question label.Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
