Pie charts are used for comparing the score a respondent achieved for each section/subsection or segmentation. This can be useful for displaying particular strengths or weaknesses.
Note that the size of the segment is determined by the relative score for that section. The percentage on the label is the score for that section. The Colour is normally determined by the rating - although this can be overridden if a specific colour is associated with a section subsection or segmentation and the gauge is at that level.
Pie Charts can also be used in cohort reporting, for example:
Note that in this example, the Introductory Section only has been overridden with a black colour.
Also in Cohort Reporting Pie charts can show how many people rated you at different Ratings:
Examples of Pie merge strings:
{Pie[Survey]} |
Pie image for the whole survey |
{Pie[SectionNo=All]} |
Pie image for all sections |
{Pie[Ratings]} | Pie Image showing the percentage of responses that scored each rating |
{Pie[SectionNo=2 SubSectionNo=All]} |
Pie image by section and all subsections |
{Pie[SegmentationNo=All]} |
Pie image by segmentation |
Multiple parameters can be specified in one merge string with one space between each one. For example:{Pie[SectionNo=All Height=100]}
Many of the parameters are only applicable for Cohort Reports. They will be ignored in a single response feedback report.
Survey | Entire Assessment Result |
SectionNo=All | All Sections |
SectionNo=n | A specified Section |
SubSectionNo=All | All SubSections (Section must also be specified) |
SubSectionNo=n | A specified SubSection (Section must also be specified) |
SegmentationNo=All | All Segmentations |
SegmentationNo=n | A specified Segmentation |
Height=nnn | The height value type is pixels and will scale the chart size down proportionately. The default for a gauge is 200 pixels. |
SplitType=N | Only applicable to Cohort Report - no split (averages the cohort). |
SplitType=I | Only applicable to Cohort Report - split by Identifier (averages the result if there are multiple responses for one identifier). |
SplitType=M | Only applicable to Cohort Report - split by Month and Year (averages the result if there are multiple responses for one month). |
SplitType=Y | Only applicable to Cohort Report - split by Year (averages the result if there are multiple responses for one year). |
RatingType=n | Only applicable when Advanced Ratings are implemented. Specifies the rating type for this graph. Defaults to the Base Rating Type. |
SplitFilter | |
ShowActual=Y | Display Actual Points rather than % Score |
UseLevels=true | Adds the rating level to the table with the colour codes |
Order=DESC | Orders what is shown in descending order by value |
Order=Asc | Orders what is shown in ascending order by value |
OrderType=Alpha | Orders the list in Alphabetical Order |
OrderType=Score | Orders the list in Score Order |
Direction=Vertical | Only applicable to Cohort Report - displays multiple pie charts down the page. |
Direction=Horizontal | Only applicable to Cohort Report - displays multiple pie charts across the page, providing there is space available. |
Comments
0 comments
Please sign in to leave a comment.