I want to build a guided "Wizard" set of screens on the iPad. So there is one master screen with N sub-steps in it that are guided through. You should be able to go backwards and forwards through the steps, but also have a "Home" button that goes to the base step.
So the technical challenge is: how does a screen unload itself and load another screen that is the next in the sequence?