What important aspect of interaction design does a simplified data entry directly impact?
a. Acceptability
b. Desirability
c. Usability
c. Usability
What is the recommended maximum number of suggestions to present to users?
10 options
*The limit may best be set according to the screen size or simply as a product of the number of items you feel can be immediately scanned.
What are the 6 steps to implementing autocomplete?
What should you bear in mind with autocomplete?
a. Users prefer larger numbers of suggestions, even if they have to scroll
b. You should offer a small number of suggestions based on the most popular choices first.
c. It’s easy to prioritize the list of suggestions based on common sense.
b. You should offer a small number of suggestions based on the most popular choices first.
What is the recommended maximum number of suggestions to present to users?
10
What are the 5 best practices to implement input fields?
What is one benefit of putting a border around an editable input field?
a. To enhance the visual attractiveness of the input field
b. To conform with general web design regulations
c. To make it stand out from the non-editable background
c. To make it stand out from the non-editable background
What are the 4 best practices to implement refined search?
What benefits do refined search options have when they are implemented in an e-commerce webpage offering a very diverse and extensive range of products?
a. They allow users to find unexpected items.
b. They improve the user’s feeling of control.
c. They help the retailer sell more products.
b. They improve the user’s feeling of control.
What refined search option is NOT relevant for a webpage offering streaming music services?
a. File size
b. Mood
c. New Releases
The file size filter is not so relevant for a music streaming app because it is a streaming tool. Music usually has the same small size and is easier to stream than a movie, for example.
Which two approaches to forgiving formats exist?
a. Correcting mistakes and offering multiple strategies
b. Correcting mistakes and providing preceding warnings
c. Providing preceding warnings and offering multiple strategies
a. Correcting mistakes and offering multiple strategies
Which of the following is true about forgiving formats?
a. Users might become disappointed later because the interface let them continue without entering needed information.
b. Users may take any approach they like to provide whatever information they want.
c. Users have a variety of approaches so they can resort to entering something else if another format/method didn’t occur to them.
c. Users have a variety of approaches so they can resort to entering something else if another format/method didn’t occur to them.
What are the 7 best practices to implement event calendars?
What are the 4 best practice on how to implement input hints?
Why are input hints inside data entry fields often a lighter shade than other text on that webpage?
To distinguish between the hint and input from the user
How can you prevent users from forgetting what they should input after they have started typing while maintaining the usability of the editable field?
Position the input hint beneath the editable area.
Which of the following is good advice for how you should design input hints?
Ensure the hint vanishes when the user starts typing in the field/box. Or keep it visible outside of the editable area.