Can you add which 'ending' to responses?

  • 25 February 2024
  • 1 reply
  • 12 views

Hey all,

 

Any chance the product team can add to the responses which ending a user landed on?

There are different logics i’m using to decide which ending they’ll see, and being able to easily filter the results/responses to see how many users reach a certain ending would be amazing :D 

 

If there is a way to do that already, it’d be great if you could share instructions.

 

Thanks 


1 reply

Userlevel 7
Badge +6

@nathan80 - you can always create a custom variable (i typically use v_ending) and use a logic rule to add the ending details to that variable, especially when i am using a scoring quiz which has not ending captured by default. 

so if your routing logic is going to send someone to ending 2, for example, then use logic like this: 

  • if (trigger value to ending 2) then replace v_ending with ‘ending 2 descriptor’

the variable will be captured in the submission and you can filter on that field to understand how folks are responding .. 

just a thought

des

Reply