Lesson 6 - UI Design Flashcards
The process of making interfaces in software or computerized devices with a focus on looks or style is considered what?
UI design
What is the primary aim of designers
Create designs users will find easy to use and pleasurable
TF: UI design is only concerned with graphical user interfaces
False. Can also include voice-controlled, gesture-controlled interfaces
System users often judge a system by what?
Its interface rather than its functionality
What causes users to make catastrophic errors?
A poorly designed interface
What is the primary reason as to why many software systems are never used?
Poor user interface design
What are the 4 GUI elements?
- Input Controls
- Navigation Components
- Informational Components
- Containers
What do ‘input Controls’ refer to in GUI elements?
Allow users to input information into the system
What do ‘Navigation Components’ refer to in GUI elements?
Help users move around a product or website
What do ‘Informational Components’ refer to in GUI elements?
Share information with users
What do ‘Containers’ refer to in GUI elements?
Hold related content together
What are some basic GUI elements? (7)
- Check boxes
- Buttons
- Label buttons
- Radio buttons
- Sliders
- Droplists
- Text boxes
What is a bento menu?
A menu with grid items
The little trails of links that help users figure out where they are within a website is known as…
Bread crumbs
What are small rectangular/square modules that contain different kinds of information (buttons, text, rich media)?
Cards
What acts as an entry point for the user, displaying different kinds of content side by side which the user can then click on?
Cards
What are Carousels?
Design element where users can browse through sets of content, like images or cards
What is the biggest advantage of using a carousel?
Enable more than one piece of content to occupy the same area of space on a page or screen
What are loaders?
UI element that lets users know the system is completing an action in the background and should wait
What are the advantages of a GUI? (3)
- Easy to learn and use
- Users may switch quickly from one task to another and can interact with several different applications
- Fast, full-screen interaction is possible with immediate access to anywhere on screen
What are the major steps in User Interface Design Spiral Process? (4)
- Interface analysis
- Interface design
- Interface construction
- interface validation
In Interface analysis, what are you trying to answer? (4)
- Who will interact with the system?
- Tasks, content and work environment
- Models of system function
- Human and computer oriented tasks for system function
What takes place during Interface design? (2)
- Design interface objects and actions
- Enable users to perform all defined tasks in a manner that meets every usability goal defined for the system
What takes place during Interface construction?
Developing a prototype to evaluate usage scenarios