Section 3 Flashcards
Architecture?
The conceptual structure and functional behavior distinguishing the organization of data flows and controls, logical design, and physical implementation
IA?
Information architecture
List two IA Methodologies often incorporated in UX design?
Library science. Cognitive psychology.
Library science?
Library science is the study of how to categorize, catalog, and locate information. It’s all about creating meta-data, which can be used to locate a resource later. Contrary to what its name may imply, library science isn’t strictly limited to libraries. It’s particularly useful to the IA Side of UX design, which is concerned with creating organized applications
Give one example of library science?
One example we can look at is yelp, website, Responsive web app, and mobile app that lets you find nearby businesses and restaurants. While it may be based on location and proximity It’s really no different than a library. Imagine that a location on Yelp is a book in your library. It’s the UX designer’s job to make sure the user can easily weed through the millions of restaurants in order to find the restaurant they seek
Cognitive psychology?
Is the study of how the mind works and the underlying processes take place in a persons mind. A few important aspects of cognitive psychology that directly relate to UX design or cognitive load, mental models, and decision making. As you read through the following terms and review the corresponding images, think about how each plays into your user journey
Cognitive load?
A cognitive load refers to how much information a person can process at any given time. Keeping this load low is important to prevent overloading a user with too much data at once
Mental models?
As mentioned in exercise 2.5, mental models and user journeys, a mental model is an assumption that a user may have before using a given system. In the image below, a user fills out a form and expects the brightest button below the form to be the submission button, allowing them to move on to the next step. What if, however, this button actually canceled the process? Doing so would violate users previous assumptions and create intense friction
Decision making?
People don’t want to make hard decisions. As the US designer, it’s your job to make sure that the choices users face are clear and simple. In the image below, the user only has to make one decision that relates directly to the task at hand. Do I fill out the form and press send? Or do I skip this step? There are no other links or buttons on the page, making it a distraction free and, thus, easier to accomplish the task at hand.
IA Structure?
IA Structure refers to how pages in design, also interchangeably called screens are laid out, connected, and given different levels of hierarchy within a website or application.
IA structures are illustrated using something called a_______?
Site map
Site map?
A site map, which is an organizational map that outlines the hierarchy of the website or application
How are site maps different than user flows?
Site maps are different from user flows as they focus on the page hierarchy rather than the specific actions a user takes to traverse the application. This means the designer would consider the generalized structure of pages in relation to each other as opposed to thinking about each action a user would take to reach a goal. Therefore, the task or options available to a user within a page would not be visible on a site map. Nevertheless, a user flow would influence a site maps hierarchy. It’s always our job is designers to ensure an intuitive path through our product for the user to complete their desire action.
_________ Display hierarchy from broader to more defined pages/screens?
Site maps
List three things that site maps do not do?
They do not specify all actions or elements of an individual page. They do not specify what the layout or hierarchy of an individual page should look like. They aren’t meant to be used to plan a continent of your individual pages
A very important step when creating a response of the web app is to?
A very important step when creating your responsive app is to develop a functional site map for your product. The first step here is to decide on the basic structure you will base the site map on. The nature of your product, how complex the content is, and the types of content it offers will all determine which structure you choose when making decisions about information architecture. There are several types of structure that can be utilized in IA. The examples below show some of the most common structures and their corresponding site maps
Single page?
This is exactly what it sounds like, an application or website that contains all functionality and information within a single page. This is great for a very simple website and applications e.g., the website for a local restaurant where a visitor can view the menu, opening hours, and contact information all on one page
Flat structure?
In this structure, each page is at the same level in the hierarchy. No page is more important than the other, and you can’t go any deeper within the hierarchy. This structure works well with informational brochure style websites where all pages are equal in importance e.g., a site that only contains a homepage, and about page, and a contact page. It can work well on the informational websites and apps for small businesses such as a flower shop or restaurants.
Index page?
This is similar to the flat structure discussed above. The one difference, however, is the visitors will first land on a home or index page it’s higher than all other pages. From here, they can navigate to different areas on the site. Each of these areas are of equal importance in the site hierarchy. If this site was for a restaurant, for example, it may include a home or index page from which you can navigate to a menu page, a contact page, and an opening hours/calendar page
Strict hierarchy?
This structure is a little more complex than those explored previously. Here, do you navigate to sub pages from the homepage. Each sub page or parent page leads to a series of its own sub pages or children pages, but you have to follow the correct path in order to reach the child’s sub pages. This structure is used for more complex sites such as online newspapers, stories, and blogs where content is organized by multiple categories think of a local newspaper site. Do you have a homepage with links to the daily news. From here, however, you can navigate to different sub categories such as think sports, environment, and politics. From each sub category, you can dive even deeper. On the sports page, for example, you can navigate to basketball, football, and baseball
Call existing hierarchies?
This structure is the same as the strict hierarchy discussed above with one exception, you can access each child page from different parent pages. This works well if there’s a great deal of overlapping information on your site or app. For example, if a user were browsing an article on seasonal vegetables on your good food blog, you might want them to have easy access to the recipes page to make use of their new knowledge.
What are the five most common task of IA including creating?
User flows what you’ve done an exercise 2.6 Task analysis and user flows. Wire frames. Site maps. Navigational structure. Labeling and data modeling.
What is the technique that will help you iron out your site map and make it more intuitive?
Card sorting
Card sorting?
Card sorting is a participatory design method used to evaluate or generate ideas for the information architecture of a product or service. As the name implies, card sorting is usually done with cards, either physical or digital. A participant is asked to organize content topics into categories that make the most sense. The aim is to find patterns they give clues about the most logical and user friendly way to organize your website or application.