User Experience Evaluation Tools
40 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

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?

  • 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'?

  • 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?

    <p>Three levels deep</p> Signup and view all the answers

    What is an example of a third-level or 'leaf' feature within a document creation option?

    <p>Displaying available themes for a template</p> Signup and view all the answers

    What is the primary focus of a context diagram?

    <p>The interaction of external entities with the system</p> Signup and view all the answers

    Which component represents the overall structure of a feature tree?

    <p>Trunk</p> Signup and view all the answers

    Which of the following best describes the role of rectangles in a context diagram?

    <p>Indicate external entities</p> Signup and view all the answers

    How many twigs can a branch in a feature tree contain?

    <p>As many as needed</p> Signup and view all the answers

    Which action is NOT permissible in a context diagram?

    <p>Showing actions that do not originate from the central system</p> Signup and view all the answers

    Which of the following identifies an actor that has direct interaction with the CRM system?

    <p>Ordering System</p> Signup and view all the answers

    In a feature tree diagram, what does the term 'Twigs' refer to?

    <p>Specific actions or options within the main features</p> Signup and view all the answers

    When creating a new document, which of the following is NOT a level in the feature tree?

    <p>Root</p> Signup and view all the answers

    What does a context diagram typically omit?

    <p>Third-party systems</p> Signup and view all the answers

    What feature might be considered a branch in a word processing program?

    <p>New document creation</p> Signup and view all the answers

    In a context diagram, which shape is used to represent the central system?

    <p>Circle</p> Signup and view all the answers

    What interaction does the ordering system perform after a customer submits an order?

    <p>Displays order results to the customer</p> Signup and view all the answers

    Which of the following actions is not attributed to the shipping actor?

    <p>Payment processing</p> Signup and view all the answers

    What is the sequence in which the actors should be arranged in a context diagram?

    <p>Clockwise or counterclockwise order</p> Signup and view all the answers

    What response does the payment system provide after a customer completes a payment?

    <p>Approval or denial of the payment</p> Signup and view all the answers

    Which option best describes an interaction between a customer and the system?

    <p>Customer contacts the system for support or issues</p> Signup and view all the answers

    How should connections be drawn in a context diagram?

    <p>One actor at a time until completion</p> Signup and view all the answers

    Which actor is responsible for accepting payments from customers?

    <p>Payment system</p> Signup and view all the answers

    In the context diagram, what is the role of the CRM system?

    <p>Handles all customer interactions and data</p> Signup and view all the answers

    What is the primary function of a context diagram?

    <p>To illustrate the relationships between actors and systems</p> Signup and view all the answers

    During which phase is an ecosystem map most likely utilized?

    <p>During design, maintenance, or administration of a system</p> Signup and view all the answers

    What information does the ecosystem map provide?

    <p>A high-level overview of data sources and storage</p> Signup and view all the answers

    What does the step of 'Confirm payment status' indicate in a context diagram?

    <p>It indicates an automated verification process of payments</p> Signup and view all the answers

    Which of the following is NOT a feature of the event list created from the ecosystem map?

    <p>It provides detailed descriptions of every data exchange</p> Signup and view all the answers

    What key aspect is essential in the process of creating a context diagram?

    <p>Identifying all third-party dependencies explicitly</p> Signup and view all the answers

    Which statement about completely automated dependencies in a context diagram is correct?

    <p>They do not require a description in the diagram</p> Signup and view all the answers

    What is the benefit of showing indirect exchanges in a context diagram?

    <p>It provides a more comprehensive view of interactions</p> Signup and view all the answers

    What is the purpose of categorizing systems within an organization?

    <p>To distinguish different types of communication among systems.</p> Signup and view all the answers

    What should be done with systems categorized as 'No communication'?

    <p>They should be discarded.</p> Signup and view all the answers

    What defines a primary system in the context of ecosystem mapping?

    <p>The system upon which the project primarily relies.</p> Signup and view all the answers

    In an actor diagram, where must actors be positioned?

    <p>Outside the ellipse.</p> Signup and view all the answers

    What is a key feature of tertiary systems in relation to primary systems?

    <p>They connect only to secondary systems.</p> Signup and view all the answers

    What should be included in the primary system diagram alongside secondary systems?

    <p>The activities associated with each connection.</p> Signup and view all the answers

    What does the ellipse represent in an actor diagram?

    <p>The systems and databases used.</p> Signup and view all the answers

    Which of the following is a requirement for actors in an actor diagram?

    <p>Each actor must have at least one system connection.</p> Signup and view all the answers

    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.

    Quiz Team

    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.

    More Like This

    Use Quizgecko on...
    Browser
    Browser