New function for client response

Hello,
Would it be possible to output/send the answers in a CSV document?
This would make the workflow easier as large amounts of data can be processed more easily.
What do you think of this idea?

Kind regards
Peter

It’s not a bad idea. Would be up to @Ben to decide whether it’s technically viable for us to do so.

1 Like

Hi @Matthew, the main consideration I have is how well feedback maps to a two-dimensional table.
Looking at some test feedback, it could work to have the Images section of the feedback saved as rows of data. You’d then have one row per image, with columns like Filename, Selected, Rating, Comments 1, Comments 2 (where the latter columns would be specific to how the Options and Textfields were configured in the Feedback Profile).

@spuckie, is that the kind of information you’d want to have added to a CSV file?

1 Like

Seems reasonable. And then I suppose images could by sorted by column (by the user) so that, for example, images of like rating could be grouped together, etc., allowing the user to consume the data in whatever way is useful.

1 Like

Good morning,
sorry for the late reply.
In my view, the following information should be included in the CSV file.

  1. Title
  2. File name
  3. Selections
  4. Has Rating
  5. Rating
  6. Color flag
  7. Feedback options (which are defined in the settings / profile.
  8. Feedback text fields (which are defined in the settings / profile.
1 Like