Podcast
Questions and Answers
What does the feature tree primarily provide control over?
What does the feature tree primarily provide control over?
- User interactions with third-party systems
- Overall system architecture
- The complexity of the user experience (correct)
- Database management and operations
What does the primary level or 'Branch' in a feature tree represent?
What does the primary level or 'Branch' in a feature tree represent?
- Specific choices within an option
- A detailed description of a feature
- General categories of functionality
- A new feature that serves as the main function (correct)
Which of the following best describes the secondary level or 'Twig'?
Which of the following best describes the secondary level or 'Twig'?
- Final choices for a feature
- An overview of the feature tree
- Options within the main feature (correct)
- A collection of general functionalities
Which level of complexity can a feature tree accommodate?
Which level of complexity can a feature tree accommodate?
What is an example of a third-level or 'leaf' feature within a document creation option?
What is an example of a third-level or 'leaf' feature within a document creation option?
What is the primary focus of a context diagram?
What is the primary focus of a context diagram?
Which component represents the overall structure of a feature tree?
Which component represents the overall structure of a feature tree?
Which of the following best describes the role of rectangles in a context diagram?
Which of the following best describes the role of rectangles in a context diagram?
How many twigs can a branch in a feature tree contain?
How many twigs can a branch in a feature tree contain?
Which action is NOT permissible in a context diagram?
Which action is NOT permissible in a context diagram?
Which of the following identifies an actor that has direct interaction with the CRM system?
Which of the following identifies an actor that has direct interaction with the CRM system?
In a feature tree diagram, what does the term 'Twigs' refer to?
In a feature tree diagram, what does the term 'Twigs' refer to?
When creating a new document, which of the following is NOT a level in the feature tree?
When creating a new document, which of the following is NOT a level in the feature tree?
What does a context diagram typically omit?
What does a context diagram typically omit?
What feature might be considered a branch in a word processing program?
What feature might be considered a branch in a word processing program?
In a context diagram, which shape is used to represent the central system?
In a context diagram, which shape is used to represent the central system?
What interaction does the ordering system perform after a customer submits an order?
What interaction does the ordering system perform after a customer submits an order?
Which of the following actions is not attributed to the shipping actor?
Which of the following actions is not attributed to the shipping actor?
What is the sequence in which the actors should be arranged in a context diagram?
What is the sequence in which the actors should be arranged in a context diagram?
What response does the payment system provide after a customer completes a payment?
What response does the payment system provide after a customer completes a payment?
Which option best describes an interaction between a customer and the system?
Which option best describes an interaction between a customer and the system?
How should connections be drawn in a context diagram?
How should connections be drawn in a context diagram?
Which actor is responsible for accepting payments from customers?
Which actor is responsible for accepting payments from customers?
In the context diagram, what is the role of the CRM system?
In the context diagram, what is the role of the CRM system?
What is the primary function of a context diagram?
What is the primary function of a context diagram?
During which phase is an ecosystem map most likely utilized?
During which phase is an ecosystem map most likely utilized?
What information does the ecosystem map provide?
What information does the ecosystem map provide?
What does the step of 'Confirm payment status' indicate in a context diagram?
What does the step of 'Confirm payment status' indicate in a context diagram?
Which of the following is NOT a feature of the event list created from the ecosystem map?
Which of the following is NOT a feature of the event list created from the ecosystem map?
What key aspect is essential in the process of creating a context diagram?
What key aspect is essential in the process of creating a context diagram?
Which statement about completely automated dependencies in a context diagram is correct?
Which statement about completely automated dependencies in a context diagram is correct?
What is the benefit of showing indirect exchanges in a context diagram?
What is the benefit of showing indirect exchanges in a context diagram?
What is the purpose of categorizing systems within an organization?
What is the purpose of categorizing systems within an organization?
What should be done with systems categorized as 'No communication'?
What should be done with systems categorized as 'No communication'?
What defines a primary system in the context of ecosystem mapping?
What defines a primary system in the context of ecosystem mapping?
In an actor diagram, where must actors be positioned?
In an actor diagram, where must actors be positioned?
What is a key feature of tertiary systems in relation to primary systems?
What is a key feature of tertiary systems in relation to primary systems?
What should be included in the primary system diagram alongside secondary systems?
What should be included in the primary system diagram alongside secondary systems?
What does the ellipse represent in an actor diagram?
What does the ellipse represent in an actor diagram?
Which of the following is a requirement for actors in an actor diagram?
Which of the following is a requirement for actors in an actor diagram?
Study Notes
Feature Tree
- Feature Tree is a tool to evaluate the complexity of the user experience.
- Feature Tree has a set limitation for complexity.
- Feature Tree can be used on products or services.
- Feature tree has 3 levels of detail: Branch, Twig, Leaf.
- Branch - Primary level, represents a new feature.
- Twig - Secondary level, represents options within a feature.
- Leaf - Tertiary level, represents choices within the option within the feature.
Context Diagram
- Context diagram represents interactions of a system with external entities.
- Central focus is the system.
- Shows only direct interactions.
- Objects used in the diagram:
- Rectangle: Represents external entities such as a person, system, database, role, place or thing, external to the system.
- Circle: represents system with direct interface.
- Steps to Build a context diagram:
- Step 1: Select a system.
- Step 2: Identify other actors and systems in the system's process.
- Step 3: Select the actors where the 'client' has DIRECT interaction with the system.
- Step 4: Describe the interactions of the actors or systems with the focal system.
- Step 5: Represent each actor with an individual oval shape.
- Step 6: Arrange the actors around the central system, in a clockwise or counterclockwise orientation.
- Step 7: Draw connecting lines between the actors and the central system.
- Populate the connections with explanations of the interactions.
Ecosystem Map
- Ecosystem Map provides a high-level view of a single system.
- It informs us about the systems affected by changes in the primary system.
- It allows us to understand data sources and storage.
- Ecosystem Map focuses on Enterprise Systems, Major Databases, Major Software packages, and Actors.
- It is often used to create a list of events.
- It provides an overall view of the entire IT Infrastructure (system).
- Ecosystem Map displays third-party links up to two steps away from the central system.
- It allows for showing indirect exchanges.
- It includes written comments denoting primary data exchange/interaction.
- It does not include descriptions for fully automated dependencies.
- It does not receive direction for completely automated dependencies.
- Steps to build an Ecosystem Map:
- Step 1: Identify the organization/scenario needs and the systems that exist within the organization.
- Step 2: Create a list of the systems involved and identify the communication exchanges between them.
- Step 3: Divide the systems identified into 3 categories (direct communication, indirect communication, and no communication). Discard the category ‘no communication’ from the list of systems.
- Place the primary system at the center, secondary systems around it and tertiary systems (those with indirect communication) around the secondary systems.
- Step 4: Draw arrows representing the direction of interaction between the systems.
- Ensure the primary system is correctly identified, all the secondary systems are listed, and all connections to the secondary systems are identified.
Actor Diagram
- Actor Diagram divides actors into Internal and External Actors.
- Systems are represented by ellipses.
- Actors must be outside the ellipses.
- Each actor must have a system connection.
- Actors cannot be replicated.
- Steps to build an Actor Diagram:
- Step 1: Identify the target scenario and all systems within the scenario.
- Step 2: Identify the actors within the chosen scenario.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Related Documents
Description
This quiz covers the concepts of Feature Tree and Context Diagram, essential tools for evaluating user experience and understanding system interactions. Learn about different levels of detail in Feature Tree and how to build a context diagram effectively. Test your knowledge on these important user experience design elements.