Assessment survey not working

sigmachiuta
Kilo Guru

I have a few surveys that are working fine and the trigger condition is firing at the correct time.   I have another sc_request survey that the condition is exactly the same as the other surveys   active is false.   The survey is not triggering.   I am super confused what might be causing this issue.   I have trigger randomly is false ,i have made the repeat interval 0 and also tried 1 sec.   I have even deleted /   recreated the survey and trigger condition.. How can i debug this?

1 ACCEPTED SOLUTION

This was because in the Trigger Conditions the repeat interval was OOB 30 so if it had sent a survey in the last 30 days it wouldn't generate another one.


View solution in original post

3 REPLIES 3

staceyrocheleau
Kilo Guru

Have they triggered in the past? I found that new surveys would not get sent out when the users had open surveys. I set up a scheduled job to clean up expired surveys to avoid this issue.


This was because in the Trigger Conditions the repeat interval was OOB 30 so if it had sent a survey in the last 30 days it wouldn't generate another one.


Although with the survey I created, it didn't matter if it was 30 days ago or 6 months ago. If the survey was left open and never taken, it wouldn't get generated again. This is why I expire them and remove them once it hits that date.