ITEE ITEE-1 | Page 242

③ Text Interface design can be broken down into “screen design” and “form design.” Screen design Designs screen items and layout for data entry, and keyboard and mouse operations, etc. Form design Designs layout for pages and source documents, and contents to be printed, etc. Reference Technology element 9-1-2 Interface design Chapter 9 box ....................Text and number data is entered here using the keyboard. ④ Radio button .............One item is selected from a list of several. If a different item is selected, the previous one will be unselected automatically. ⑤ Pull-down menu .......Displays the selected menu by opening downward on the screen from the menu heading. ⑥ Check box .................Applicable items are selected from a list of several. Either a single item or multiple items can be selected. Alternatively, each individual item may have an ON and OFF option to select from. ⑦ Command button .....Performs the corresponding action when selected. List box .....................One or more items are selected from a list of several. Effective when there are more items than will fit in a radio button or check box list. Icon............................A picture or symbol representing a file or command. Can be used to launch applications, open files, etc. Pop-up menu ............A menu displayed in an arbitrary place on the screen while preserving the current contents. Also referred to as a “short-cut menu.” Source document A “source document” is a form for prefilling the data to be entered on the computer. The necessary items, boxes, etc. are printed to make it easier to fill out. Reference Points of consideration for interface design ● Clarify the purpose of the data to be printed and the items included. Next, clarify what data must be entered for it to be printed. ● Clarify whether the user of the input screen or recipient of the form is an employee or customer, and adjust the format accordingly. ● Select an appropriate human interface according to user proficiency. ● Select the input/output device according to the contents. ● Minimize the response time and turnaround time, and take steps to ensure that a long time is not spent waiting for the data to be processed. ● Clarify how to deal with erroneous operations and system failures. ● Take steps to ensure that the data entered is not leaked outside the company. 236