Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Systems Analysis and Design Methods
Quiz 16: Input Design and Prototyping
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Question 81
True/False
A list box should be used in those cases where the data item has a large number of predefined values and screen space availability prohibits the use of a drop-down box.
Question 82
True/False
A combination box is a control box whose name reflects the fact that it combines the capabilities of a text box and list box. It gives the user the flexibility of entering a data item's value directly, or selecting the value from a list.
Question 83
True/False
A combination box is most appropriately used where limited screen space is available, and it is desirable to provide the user with the option of selecting a value from a list or typing a value that may or may not appear as an option in the list.
Question 84
True/False
A spin box is a screen-based control that consists of a single line text box followed immediately by two small buttons. The two buttons are vertically aligned. The top button has an arrow pointing upward and the bottom button has an arrow pointing downward. This control allows the user to enter data directly into the associated text box or to select a value by using the mouse to scroll (spin) through a list of values using the buttons.
Question 85
True/False
A combination box is a screen-based control that consists of a single line text box followed immediately by two small buttons. The two buttons are vertically aligned. The top button has an arrow pointing upward and the bottom button has an arrow pointing downward. This control allows the user to enter data directly into the associated text box or to select a value by using the mouse to scroll through a list of values using the buttons.
Question 86
True/False
Strictly speaking, buttons are not input controls. They do not contribute to the selection or input of actual data. Nonetheless, input form design is incomplete without them.
Question 87
True/False
Buttons are used to allow a user to commit all of the data to be processed, or cancel a transaction, or get help. They can be used to navigate between instances of the same form.
Question 88
True/False
Optical character recognition (OCR) requires the user or customer to carefully handwrite input data on a business form. If the letters and numbers are properly scribed, an OCR reader can process the forms without human intervention.