Composition Setup | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||
Section | ||||||||||||||||
Column | ||||||||||||||||
| ||||||||||||||||
Column | ||||||||||||||||
|
Deck of Cards | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||
|
width | 1% |
---|
Column | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Panel | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| unmigrated-wiki-markup||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
h2. SurveyPipingPiping feature allows to insert/replace texts in the survey while respondent is answering the survey. Piping is a way to make a survey dynamic and more personal. h5. Example !piping_example.jpg! The respondents answer to the question "What color do you like?" is used as part of the following question "Why do you likeExample
In this example the respondent chose "Green" for the +source question +, therefore the +piping question +becomes "Why do you like Green?". {note:Important} * The piping source question must be set before the piping can be used, I.E. the +source question+ must come before any +piping questions+. * The +source question+ must be on a separate page from +piping questions+. See [Working with Page Breaks|Managing Surveys#Working with Page Breaks]. {note} {bgcolor:E6E6FA} h3. Piping Types {bgcolor} h5. Question Response h5. Invitee Data This piping type pulls a value from the invitee list. The value can be: * Invitee name * Invitee email * Invitee ID * Invitee attribute For more information on Invitations and invitee lists see, [Invitations]. h5. Fixed Value h5. URL Parameter {bgcolor:E6E6FA} h3. Creating New Piping {bgcolor} {bgcolor:E6E6FA} h3. Utilizing Piping {bgcolor} {bgcolor:E6E6FA} h3. Editing Existing Piping {bgcolor} {bgcolor:E6E6FA} h3. Piping Types {bgcolor} Column | | width | 1%
Background Color | ||
---|---|---|
| ||
Piping Types |
There are three types of piping:
Question Response
The piping value is taken from a response to a previous question. The above example is a "Question Response" question.
Things to remember:
- The piping source question must be set before the piping can be used, I.E. the source question must come before any piping questions.
- The source question must be on a separate page from piping questions. See Working with Page Breaks.
Invitee Data
This piping type pulls a value from the invitee list. The value can be:
- Invitee name - Name of the invitee.
- Invitee email - Email of the invitee .
- Invitee ID - The unique ID that is determined by the system.
- Invitee attribute - This is custom data that is set when the invitee list is created.
For more information on invitations and invitee lists see, Working with Invitations.
Fixed Value
Fixed value piping is useful for creating survey templates where unique pieces of text, such as class name, number, department, etc, are piping values. The same survey can be used for multiple groups of respondents - the piping values being the only piece of the survey that needs to be changed.
Background Color | ||
---|---|---|
| ||
Creating New Piping |
Directions to Create New Piping
Select "Piping" on the navigation bar.Toggle Cloak id 1 Cloak id 1
Select "New Piping".Toggle Cloak id 2 Cloak id 2 - Enter the name of the piping and which type of piping you want to create.
Question Response:Toggle Cloak id 3 Cloak id 3
- Click "Continue".
- Select the "Source Question".
- The name of the piping, the source question number, and the type of source question will be displayed.
- Click "Save" to create the piping.
Invitee Data:Toggle Cloak id 4 Cloak id 4
- Click "Continue".
- Select the invitee data to use as piping: invitee name, invitee email, invitee ID, or custom invitee attribute. If you choose "invitee attribute", enter the name of the custom attribute.
- Click "Save" to create the piping.
Fixed Value:Toggle Cloak id 5 Cloak id 5
- Enter the value.
Note: This is what will appear on the survey in place of the piping tag. - Click "Continue" to create the piping.
Background Color | ||
---|---|---|
| ||
Utilizing Piping |
You must create piping before you can use it within a question.
Directions to Use Piping Within your Survey
- Create a question where piping is to be used.
Enter the piping tag where you want the piping to appear in the question:Toggle Cloak id 6 Code Block ${Name_of_Piping}
This can be done by:Cloak id 6 - Entering the whole piping tag, including the name of the piping.
- Typing the first half of the piping tag "${" will create a list of all available piping associating with the survey. Click on the piping you want to use.
- Click "Save".
Background Color | ||
---|---|---|
| ||
Renaming and Deleting Existing Piping |
Directions to Edit Existing Piping
Select "Piping" on the navigation bar.Toggle Cloak id 7 Cloak id 7
Select the corresponding "Delete" or "Rename" link of the piping you want to edit.Toggle Cloak id 8 Cloak id 8 - Click "Save".