Can I redirect a user once no more tasks are available?

Hi! I'm looking for a way to redirect a user once there are no more tasks left for them to work on. Is there e.g. an event I could hook into?

Not at the moment, but this is a good idea! We could just add a prodigyend event that you can listen to in a custom script – I think that's the most flexible solution. Then you could set up a redirect, and someone else might show a popup or send themselves a notification. I'm putting this on my list :+1:

1 Like

That would be wonderful! :heart_eyes_cat:

Just released v1.10.8, which should now fire the prodigyend event if no tasks are available anymore :slightly_smiling_face:

1 Like

This is wonderful -- thanks for your great work, Ines! :slight_smile:

1 Like