Chapter 8 - User Interface Design Flashcards

1
Q

A record of the source of each data item and when it entered a system. In addition to recording the original source, an _________ must show how and when data is accessed or changed, and by whom. All these actions must be logged in an _____________ file and monitored carefully.

A

audit trails

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Part of a form that contains any required signatures.

A

authorization zone

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

A system that allows a customer to request a fax using email, the company website, or a telephone. The response is transmitted in a matter of seconds back to the user’s fax machine

A

automated fax

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A group of data, usually inputted into an information system at the same time.

A

batch

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A total used to verify batch input. ___________ might check data items such as record counts and numeric field totals. For example, before entering a batch of orders, a user might calculate the total number of orders and the sum of all the order quantities. When the batch of orders is entered, the order system also calculates the same two totals. If the system totals do not match the input totals, then a data entry error has occurred.

A

Batch controls

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A process where data entry is performed on a specified time schedule, such as daily, weekly, monthly, or longer. For example, ____________ occurs when a payroll department collects time cards at the end of the week and enters the data as a batch.

A

batch input

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

An online journal. The term is a contraction of “web log.”

A

blogs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

A ____________ allows the user to select a date that the system will display and store as a field value.

A

calendar control

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

A report created using a single mono-spaced character set.

A

character-based reports

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Used to select one or more choices from a group. A check mark, or an X, represents selected options.

A

check boxes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

A type of data validation check that is performed on two or more fields to ensure that they are consistent or reasonable when considered together. Even though all the fields involved in a ______________________ might pass their individual validation checks, the combination of the field values might be inconsistent or unreasonable.

A

combination check

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Onscreen button that initiates an action such as printing a form or requesting Help.

A

command button

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

A feature that is sensitive to the current conditions when it is invoked. For example, ______________ help offers assistance for a task in progress.

A

context-sensitive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A ______________ usually causes specific actions to occur, such as printing subtotals for a group of records.

A

control break

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

A detail report that focuses on control breaks.

A

control break report

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

In a control break report, the records are arranged or sorted in the same order as the _____________.

A

control field order

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Protection of data from loss or damage and recovers data when it is lost or damaged.

A

data security

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

A type of data validation check that is used to ensure that a data item fits the required data type. For example, a numeric field must have only numbers or numeric symbols, and an alphabetic field can contain only the characters A through Z or the characters a through z.

A

data type check

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

A mechanism to improve input quality by testing the data and rejecting any entry that fails to meet specified conditions.

A

data validation rule

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

A value that a system displays automatically.

A

default value

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Creating a prototype of user requirements, after which the prototype is discarded and implementation continues.

A

design prototyping / throwaway prototyping

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

A ____________ produces one or more lines of output for each record processed.

A

detail report

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Allows a user to enter information about a task that a system will perform.

A

dialog box

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

A network terminal that supports a full-featured user interface but limits the printing or copying of data, except to certain network resources that can be monitored and controlled more easily.

A

diskless workstation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

An electronic record of a patient’s health information generated as the patient encounters various health-care providers and shared among multiple facilities and agencies.

A

electronic health records (EHRs)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

A document displaying only those records that meet a specific condition or conditions. _____________ are useful when the user wants information only on records that might require action but does not need to know the details.

A

exception report

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
Q

A type of data validation check that is used for mandatory data items. For example, if an employee record requires a Social Security number, an existence check would not allow the user to save the record until he or she enters a suitable value in the SSN field.

A

existence check

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
28
Q

A very effective method of online data entry where a blank form that duplicates or resembles the source document is completed on the screen. The user enters the data and then moves to the next field.

A

form filling

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
29
Q

The physical appearance and placement of data on a form. ____________ makes the form easy to complete and provides enough space, both vertically and horizontally, for users to enter the data.

A

form layout

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
30
Q

The concept that the quality of the output is only as good as the quality of the input.

A

garbage in, garbage out (GIGO)

31
Q

The use of graphical objects and techniques allowing users to communicate with a system. A well-designed ___ can help users learn a new system rapidly and work with the system effectively.

A

graphical user interface (GUI)

32
Q

Not meaningful numbers themselves but are useful for comparison purposes.

A

hash totals / batch control totals

33
Q

A description of the relationship between computers and the people who use them to perform business-related tasks. ___ concepts apply to everything from a PC desktop to the main menu for a global network.

A

human-computer interaction (HCI)

34
Q

The necessary measures to ensure that input data is correct, complete, and secure. A systems analyst must focus on ____________ during every phase of input design, starting with source documents that promote data accuracy and quality.

A

input control

35
Q

Template or pattern that makes it easier for users to enter data. Often used in automated forms to guide an unfamiliar user.

A

input mask

36
Q

Occurs when a validation check involves a minimum or a maximum value, but not both. Checking that a payment amount is greater than zero, but not specifying a maximum value, is an example of a ______________.

A

limit check

37
Q

An output mechanism that displays a list of choices that the user can select.

A

list boxes

38
Q

A set of user-selectable software application options, usually located across the top of the screen.

A

menu bars

39
Q

When designing a report, a sample report is prepared, which is a ______, or prototype, for users to review. The sample should include typical field values and contain enough records to show all the design features.

A

mock-up

40
Q

A _________ consists of related program code organized into small units that are easy to understand and maintain. A complex program could have hundreds or even thousands of modules.

A

modules

41
Q

A software feature that allows users to type commands or requests in normal English (or other language) phrases.

A

natural language

42
Q

A data entry method used for most business activity. The online method offers major advantages, including the immediate validation and availability of data.

A

online data entry

43
Q

Radio buttons that represent groups of options. The user can select only one option at a time; a selected option contains a black dot.

A

option button

44
Q

Methods to maintain output integrity and security. For example, every report should include an appropriate title, report number or code, printing date, and time period covered. Reports should have pages that are numbered consecutively, identified as Page xx of xx, and the end of the report should be labeled clearly.

A

output control

45
Q

_______________ protects privacy rights and shields the organization’s proprietary data from theft or unauthorized access.

A

output security

46
Q

Appears at the bottom of the page and is used to display the name of the report and the page number.

A

page footer

47
Q

Appears at the top of the page and includes the column headings that identify the data.

A

page header

48
Q

A web-based broadcast that allows a user to receive audio or multimedia files using music player software such as iTunes, and listen to them on a PC or download them to a portable MP3 player or smart phone.

A

podcast

49
Q

The method by which a prototype is developed. It involves a repetitive sequence of analysis, design, modeling, and testing. It is a common technique that can be used to design anything from a new home to a computer network.

A

prototyping

50
Q

Buttons that represent groups of options. The user can select only one option at a time; a selected option contains a black dot.

A

radio button

51
Q

An input device used in source data automation.

A

radio frequency identification(RFID) tags

52
Q

A type of data validation check that tests data items to verify that they fall between a specified minimum and maximum value. The daily hours worked by an employee, for example, must fall within the range of 0 to 24.

A

range check

53
Q

A type of data validation check that identifies values that are questionable but not necessarily wrong. For example, input payment values of $0.05 and $5,000,000.00 both pass a simple limit check for a payment value greater than zero, and yet both values could be errors.

A

reasonableness check

54
Q

Rules designed to meet all legal requirements and business needs for keeping records.

A

records retention policy

55
Q

Appears at the end of the report, can include grand totals for numeric fields and other end-of-report information.

A

report footer

56
Q

Appears at the beginning of a report and identifies the report as well as the report title, date, and other necessary information.

A

report header

57
Q

In user interface design, a ___________ allows the user to move through the available choices for an input field.

A

scroll bar

58
Q

A type of data validation check that is used when the data must be in some predetermined sequence. If the user must enter work orders in numerical sequence, for example, then an out-of-sequence order number indicates an error. If the user must enter transactions chronologically, then a transaction with an out-of-sequence date indicates an error.

A

sequence check

59
Q

A popular online input method that combines online data entry and automated data capture using input devices such as magnetic data strips or swipe scanners.

A

source data automation

60
Q

A form used to request and collect input data, trigger or authorize an input action, and provide a record of the original transaction. During the input design stage, you develop _______________ that are easy to complete and inexpensive.

A

source document

61
Q

A report used by individuals at higher levels in the organization that includes less detail than reports used by lower-level employees.

A

summary report

62
Q

The use of command buttons in a user interface to enable users to navigate a system and select from groups of related tasks.

A

switchboard

63
Q

Producing a full-featured, working model of the information system being developed.

A

system prototyping

64
Q

A GUI element used to represent on or off status. Clicking the ______________ switches to the other status.

A

toggle button

65
Q

A GUI element that contains icons or buttons that represent shortcuts for executing common commands.

A

toolbar

66
Q

If a form has data totals, they will appear in this section of the form.

A

totals zone

67
Q

A user interface that users don’t really notice—a user-friendly interface that does not distract the user and calls no attention to itself.

A

transparent interface

68
Q

Output document that is later entered back into the same or another information system. A telephone or utility bill, for example, might be a ____________ printed by the company’s billing system. When the bill is returned with payment, it is scanned into the company’s accounts receivable system to record the payment accurately.

A

turnaround documents

69
Q

In user interface design, includes user satisfaction, support for business functions, and system effectiveness.

A

usability

70
Q

Data that interface designers can obtain by using software that can record and measure user interactions with the system.

A

usability metrics

71
Q

A term that indicates the primary focus is upon the user. In a _________ system, the distinction blurs between input, output, and the interface itself.

A

user-centered

72
Q

The mechanism through which the user interacts with the system. The interface can be graphical, textual, aural, or a combination of different modes of interaction.

A

user interface (UI)

73
Q

A type of data validation check that is used for data items that must have certain values. For example, if an inventory system has 20 valid item classes, then any input item that does not match one of the valid classes will fail the check.

A

validity check

74
Q

A one-way transmission of information or training materials, such as a Webinar session, available on demand or for a specific period to online participants.

A

webcast