Show QIDs instead of question numbers in exported word document | XM Community
Skip to main content
Solved

Show QIDs instead of question numbers in exported word document

  • March 1, 2019
  • 2 replies
  • 110 views

Hello When exporting survey to word, is there any option to show QIDs instead of question numbers in the exported word document? I am trying to create Q_PopulateResponse Json with all display and skip logics to use it with generating test responses . The Q_PopulateResponse parameter takes QIDs and choice ids. As you know, when the survey is exported to word, the display logic uses question numbers. But what I want here is QIDs so that I can extract all the QIDs and choice ids that are present in all display logics and insert them in Q_PopulateResponse Json. Thank you, Reddy

Best answer by Anonymous

Hello @casualuser , In the tools -> "Auto-numbering question" options -> Select "Internal ID Numbing" The above will make all the export tag to QID. Now export the survey to word

2 replies

  • 0 replies
  • Answer
  • March 1, 2019
Hello @casualuser , In the tools -> "Auto-numbering question" options -> Select "Internal ID Numbing" The above will make all the export tag to QID. Now export the survey to word

  • Author
  • 2 replies
  • March 2, 2019
> @Shashi said: > Hello @casualuser , > > In the tools -> "Auto-numbering question" options -> Select "Internal ID Numbing" > The above will make all the export tag to QID. > > Now export the survey to word Thank you Shashi. It worked!