In this article
The Individual Survey Response widget allows customizing survey answers with sections, visualizing scores, and advanced options using CDL.
The Individual Survey Response widget provides the ability to create a customized view of an individual respondent's answers to a specific survey. The questions to be displayed, their appearance, and the layout of various sections can all be configured to meet specific needs.
Example of an individual survey response
A response view contains several sections:
A title.
A summary section, displayed under the title, for all tab sections.
Optional tabs, for example the “All Questions” and “Comments” tabs in the example above. If only one tab is specified, then the tab title will not be displayed.
Sections can be defined under each tab, for example “Profile”, “Key Metrics” and “Product Satisfaction" above.
Individual question responses can then be displayed in these sections. Responses can be shown as the value assigned (type “comment”), and score questions can be visualised as a bar that can be conditionally formatted based on defined thresholds.
Individual config. It replaces summary and tab sections with more short CDL.
By default, questions with a score will be shown with a bar, and all other questions will be shown as a value. You can configure this differently by setting up the questions using CDL.
To learn more, see Advanced Individual Survey Widget Configuration with CDL.