Straightliners & Speeders | XM Community
Skip to main content
Solved

Straightliners & Speeders

  • May 23, 2019
  • 3 replies
  • 751 views

Hi there Is there a way I can check for straightliners & speeders. Ideally, I would like to create a variable which will flag any straightliners/speeders. Thanks

Best answer by Anonymous

Hello @Lisha75 , You can use branch logic and get the count of selected choices or scale points and take actions accordingly for straight liners Qualtrics has inbuilt embedded data "Q_TotalDuration" which keeps calculating the survey response time in seconds. So at particular checkpoints you can check the range of time using branch logic. (Note: Q_TotalDuration does not work in offline app)

3 replies

  • Answer
  • May 23, 2019
Hello @Lisha75 , You can use branch logic and get the count of selected choices or scale points and take actions accordingly for straight liners Qualtrics has inbuilt embedded data "Q_TotalDuration" which keeps calculating the survey response time in seconds. So at particular checkpoints you can check the range of time using branch logic. (Note: Q_TotalDuration does not work in offline app)

JenCX
Level 5 ●●●●●
Forum|alt.badge.img+11
  • Level 5 ●●●●●
  • May 23, 2019
I agree with Shashi but there's also a handful of tools available for you, if you want to use a prebuilt solution. You can check them out here.

  • Author
  • May 24, 2019
Thanks both so much!