Analysis | |
---|---|
$survey.getCustomScore(<QUESTION_CODE>) | Gets the "AVERAGE" value of the Custom Score for the question with the specific Code |
$survey.getCustomScore(<QUESTION_CODE>, <DATA_SEGMENT_CODE>) | Gets the "AVERAGE" value of the Custom Score for the question with the specific Code for a particular data segment |
Charting | |
$survey.drawCustomChart(<QUESTION_CODE>,<DATA_SEGMENT_CODE>, max) | Draw's a Horizontal Bar Graph for the given question, and data segment. |
$survey.drawCustomChart(<QUESTION_CODE>, <DATA_SEGMENT_CODE>, max, colorIndex) | Draw's a Horizontal Bar Graph for the given question, and data segment. The colorIndex (0-9) specifies the color to use for displaying the chart. |
$survey.drawSpotlightChart(<QUESTION_CODE>, <DATA_SEGMENT_CODE>, max, colorIndex) | Draw's a Horizontal Bar Graph for the given question with spotlight reporting, and data segment. The colorIndex (0-9) specifies the color to use for displaying the chart. |
This feature is available with the following licenses :