Choosing Between Two Related Alternatives With or Without Previous Message 

The most general form of a dialog box containing a prompt is the dialog box which requires the user to choose between related alternatives. It can be preceded by a message or warning or diagnostic information.

(Message) + Decision
(POPUP_TO_DECIDE and POPUP_TO_DECIDE_WITH_MESSAGE)

Sometimes the system asks the user an either/or question which does not allow yes/no answers. In this case, the alternatives available to the user must be clear. The system can display a message first.

Dialog box with two related alternatives

Layout

Further Examples of Diagnosis + Question + Response Alternatives

Diagnosis: The selected chart of accounts is already active.

Question: Do you want to exit the activation procedure or deactivate the chart of accounts?

Response options: Exit/Deactivate