Solved
How to only show relative panel details related to a contact in a panel in a survey
Hi, I work for a university and our computing group would like to send out a "checklist" asking all faculty and staff to confirm all the documented computer & printing equipment in their possession. In turn, faculty/staff need to confirm (by reviewing and submitting their survey) that their relative listing is correct, and if not, provide the correct info. They would like to perform this on a yearly basis.
I have researched this extensively on the community and the closest thing I was about to find was a question by bfaser "Using a survey to create checklist" https://www.qualtrics.com/community/discussion/comment/3988#Comment_3988.
All the information is provided by the computing group and will reside in the my contact panel (Name, email, computer 1, computer 2, printer 2, printer 2, etc). I will use embedded data fields (at the beginning of the flow) to pull out the information (comp 1, comp 2, etc), I want to be able to just pipe the relative equipment to a contact, e.g., Mary Jones has only 1 computer and 1 printer and I can't figure out what I need to do to provide only the relative equipment info without doing a "blanket" insertion of piped text for all of the possible equipment options on the survey page.
Any help or contribution would be greatly appreciated!
Rosemarie
Best answer by bstrahin
@RoseL i know this is tedious to set up but putting in the work now will payoff long term. The simplest way I can think to do this:
Survey Flow:
* Embedded Data
* Survey block
* Set embedded data values according to Q1
* BRANCH LOGIC: IF Q2="Yes" -> Survey Block 2 & Set embedded data to Q2
Survey Block 1:
* Q1: all fields with default text of piped embedded data value (allow to write over), add display logic to only show a field if the embedded data value is not empty
* Q2: do you have any equipment not listed above? Y/N
Survey Block 2:
* Q3: Carry Forward Q1, make sure it displays all possible fields and add a field for comments (in case you don't have enough space holders for the equipment)
Add a Contact List Trigger that sets the contact to the embedded data value.
Some helpful pages:
Contact list trigger: https://www.qualtrics.com/support/survey-platform/survey-module/survey-tools/contact-list-triggers/
Branch logic: https://www.qualtrics.com/support/survey-platform/survey-module/survey-flow/standard-elements/branch-logic/
Display logic: https://www.qualtrics.com/support/survey-platform/survey-module/question-options/display-logic/
Default Values: https://www.qualtrics.com/support/survey-platform/survey-module/question-options/add-default-choices/
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.