Investigate the Display of Screens and Controls

In the left hand pane of the Interview view in the Debugger you can see which controls are currently shown (not grayed out) and hidden (grayed out).

The Details view for a screen shows why a screen has been shown or not.

The Interview tab in the Debugger showing details for a screen that is always shown

For a screen that will be shown if it collects relevant information, you can click on the Relevant link to display the Decision view for that goal.

The Interview tab in the Debugger showing details for a relevant screen

The Decision view when accessed by the Relevant link in the Details window on the Interview tab

In the Decision view you have the option to show which controls on the screen are relevant to the goal you have selected and how. To do this, select the Show control paths only check box. This will filter the decision report such that only the paths influenced by a control on the screen will be displayed.

The Decision view when accessed by the Relevant link in the Details window on the Interview tab showing control paths only

For a screen that will not be shown, you can click on the value link to display the Decision view for the attribute that controls the visibility of the screen so that you can set or change the value to see how this will affect the visibility of the screen.

The Interview tab in the Debugger showing details for a screen that will not be shown

The Decision view showing the value of a visibility attribute and how to change it

The Interview tab in the Debugger showing details for a screen that will be shown as a result of changes to answers