Response Summary PDF | XM Community
Skip to main content

Response Summary PDF

  • April 29, 2020
  • 5 replies
  • 63 views

I am wondering if there is a quick, easy way (without JS) to make the response summary pdf looks prettier/tidier.
Also, what I can get ride of the numbers in front of each questions (I don't want the questions to be number)? For some reason, it started with QID and then #1 (see attachment for example.)

Thank you!

Screen Shot 2020-04-29 at 4.13.17 PM.png

5 replies

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • April 29, 2020

Go to survey option and uncheck the Show question number option.


  • Author
  • April 29, 2020

It is unchecked...or am I not at the right place?
Screen Shot 2020-04-29 at 4.55.59 PM.png


rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • April 29, 2020

Are you checking this in preview link or live/ anonymous link?
Are they coming in the survey questions also, or just in response summary?


  • Author
  • April 29, 2020

I am checking it in the Edit Survey/draft view (the only place I know where to find Survey Options). The numbers are not showing in live survey, only in response summary and in the pdf version of the summary, once the survey is completed. Hope this makes sense. Thanks much for your help!


rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • April 29, 2020

This is not the intended behavior, so I would request you to publish the survey and take another test run in the incognito mode of browser. If it still occurs then reach out to support.
Before that try pasting the below CSS in the custom css under look and feel tab:
.ExportTag{display:none!important;}