What's the correct way to have a human task give a true/false response and choose path based on it?

I think I am missing the simplest way to do this. Many of my processes are just asking a human if they did something, taking a path if they did or didn't. 

What's the best way to do this? I don't really need the data saved, I just need the right path taken.