Get session using validate_answer?

Hey all!
Is there a way to get the Controller's validate_answer function to return the ?session= value?
Like how the before_db function returns _session_id.

hi @uhasd!

It seems like your goal is to get the session_id within a recipe, right? Have you seen these posts?

Let me know if this answers your question.

So the only way to go about this is to have separate instances?

Yes that's correct.