A flowchart is a better format. Then it is very simple to follow and understand, just like the flowchart you drew and have shown here.
If you prefer to create and pass booleans, then that is possible as well. Use assign activity and assign YourBoolean = if(condition,true,false)