h2. Extracting Survey Data

The survey data is stored in the XML summary file that is saved after each set of photos. It can be extracted using the Survey Data tool in Breeze Hub.

Survey data can also be accessed using tokens to allow it to be used in email messages or to define the background/overlay suffix for prints, burst GIFs or videos.

Example: Using a survey screen to chose a background for AI background removal

Create a survey1 keyboard which has a radio button group named background and radio buttons with ids bg1, bg2, bg3 etc. for each of the backgrounds the user can choose. The token to read the user input is the keyboard name, “survey1”, followed by the input type, “radio”, and the group id, “background”, giving {survey1_radio_background}.

If we set the print background/overlay suffix to {survey1_radio_background} it will set the suffix to bg1, bg2, bg3 etc. depending on the background chosen by the user in the survey. This can be used to select the correct screens for the countdown and the correct background and overlay for the print:

  • 1_bg1.jpg – countdown screen background
  • 1_bg1.png – countdown screen overlay
  • background_bg1.jpg – print background
  • overlay_bg1.png – print overlay

Feedback

Thanks for your feedback.

Post your comment on this topic.

Please do not use this for support questions.
Contact Us

Post Comment