survey schema data types | XM Community
Skip to main content
Question

survey schema data types

  • October 19, 2023
  • 4 replies
  • 162 views

Forum|alt.badge.img+2
  • Level 1 ●
  • 3 replies

Does anyone know a resource that describes the database equivalent data type for answers to survey question types?

4 replies

Shashi
Level 8 ●●●●●●●●
Forum|alt.badge.img+34
  • Level 8 ●●●●●●●●
  • 654 replies
  • October 19, 2023

One of the way would be create a survey with required question types and take couple of test responses. Now using this API we can retrieve a response and understand how it is stored in Qualtrics.


Forum|alt.badge.img+2
  • Author
  • Level 1 ●
  • 3 replies
  • October 19, 2023

One of the way would be create a survey with required question types and take couple of test responses. Now using this API we can retrieve a response and understand how it is stored in Qualtrics.

Thanks Shashi, that would progress things. I’m hoping for a documented holistic resource so I don’t have to find out through trial and error.


Forum|alt.badge.img+14
  • Level 5 ●●●●●
  • 276 replies
  • October 20, 2023

Nam Nguyen
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+29
  • QPN Level 8 ●●●●●●●●
  • 1096 replies
  • October 23, 2023

Does anyone know a resource that describes the database equivalent data type for answers to survey question types?

@moldy This give you the list of question type, in each one of them there’s a section of Data & Analysis where you can get what you want.
Question Types (qualtrics.com)
Hope this helps