I need help to pass data of type boolean from checkboxes , from one view to the other , like in the image
so if user select [True, True , True] should take the user to "Thats Good" viewController , Else "Too Bad" View Controller
Any help is very appreciated