Can radar/spider charts be created as End of Survey message? | XM Community
Skip to main content
Solved

Can radar/spider charts be created as End of Survey message?

  • October 26, 2021
  • 3 replies
  • 736 views

Forum|alt.badge.img+3

I have a self assessment type of survey and would like to show the respondent the results in the format of Radar chart after submitting the survey. Is it possible to create radar/spider chart in End of Survey message using the data collected in the survey?

Best answer by pogi

I am not sure about End of Survey, but you could use a block at the end to display the information. You could do this with javascript using responses and embedded data and use a javascript like Radar Chart | Chart.js (chartjs.org).

3 replies

pogi
Level 2 ●●
Forum|alt.badge.img+14
  • Level 2 ●●
  • Answer
  • October 26, 2021

I am not sure about End of Survey, but you could use a block at the end to display the information. You could do this with javascript using responses and embedded data and use a javascript like Radar Chart | Chart.js (chartjs.org).


Forum|alt.badge.img+3
  • Author
  • QPN Level 1 ●
  • October 26, 2021

Ok.. so I need to create the results as a block at the end and display it to the respondents. and the final submission of the survey will happen after display of this block?


pogi
Level 2 ●●
Forum|alt.badge.img+14
  • Level 2 ●●
  • October 26, 2021

That's how I would do it and just ensure that the responses will be recorded if they don't submit on that final page with the chart in the Survey options under the response section.