Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
53 views1 page

Menu Driven Interfaces Practical

Menu Driven Interfaces (MDI) allow users to navigate through predefined options on screens, making them suitable for common operations. The document outlines scenarios for creating MDIs using Microsoft Excel or PowerPoint, including an ATM interface, a photo kiosk, and a fast food cash register. It also provides instructions for enabling the developer tab in Excel for creating the MDI prototypes.

Uploaded by

An Tran
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
53 views1 page

Menu Driven Interfaces Practical

Menu Driven Interfaces (MDI) allow users to navigate through predefined options on screens, making them suitable for common operations. The document outlines scenarios for creating MDIs using Microsoft Excel or PowerPoint, including an ATM interface, a photo kiosk, and a fast food cash register. It also provides instructions for enabling the developer tab in Excel for creating the MDI prototypes.

Uploaded by

An Tran
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

Menu Driven Interfaces (MDI)

A Menu Driven Interface (MDI) consists of a series of screens containing pre-defined options.
Users move between screens by selecting options, until they get to the one they want. MDIs are
excellent for situations where a relatively small number of very common operations are performed.

1. Use Microsoft Excel or Microsoft PowerPoint to produce prototype Menu Driven Interfaces
for following situations:

(a) Scenario 1: The user interface for an Automated Teller Machine (ATM). The ATM main
menu should have at least the following options: Transfer, Widthdrawal, Check balance,
and Change PIN. Some of these options may lead to screens with additional options.

(b) Scenario 2: The user interface for photo kiosk / photo booth where users can print their
photos from USB flash drives, memory cards, or CDs. The photos can be printed in a
variety of styles.

(c) Scenario 3: The user interface for a till (cash register) in a fast food restaurant

In Excel
If you are creating the MDI in Excel, you will probably need to add the Excel developer tab first.
To do this, go to File, Options, Customize Ribbon. In the list on the right hand side, select
Developer. The options you need for recording macros and inserting buttons can then be found on
the tab.

Information Technology in a Global Society www.itgstextbook.com Attribution-NonCommercial-2.0

You might also like