Salesforce UX Designer Quiz Set 2 - Questions  31-60
30 Questions
1 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

A UX Designer is hired to help create a brand new app for the AppExchange with a human-centered approach. Which strategy will most likely strengthen employee relationships the most?

  • Create a first draft in a design team and then share it for feedback with employees.
  • Invite employees from different departments and create a journey map together. (correct)
  • Send an anonymous survey to collect ideas from across the whole company.
  • A UX Designer presents a creative design approach to solving end-user problems, beginning with identifying their needs and ending with creating solutions that meet those needs. Which approach is being followed?

  • Human-Centered Design (correct)
  • Communication Design
  • User Experience Design
  • What is the relationship between inclusive design and accessible design?

  • Inclusive design only applies to digital interfaces, while accessible design is relevant to physical spaces.
  • Inclusive design aims to accommodate everyone, regardless of their abilities, while accessible design targets specific disability groups. (correct)
  • Inclusive design is a methodology while accessible design is based on guidelines.
  • Cloud Kicks has identified that users are getting anxious over a multiple-step custom Screen Flow with no way of visualizing its completeness. What should be done to improve the user experience?

    <p>Create a Progress Indicator component that displays the flow's relevant stages. (B)</p> Signup and view all the answers

    A UX Designer is creating a custom To-Do List component to replace the standard Salesforce one. Their developer is using a parent-child Lightning Web Component (LWC) structure to build the component, creating a parent component for the list and a single repeated child component for each To-Do Item within the list. Which impact of the LWC's Shadow DOM should be considered when designing or developing the stylesheets for these components?

    <p>The CSS styles defined in the parent list component are not shared with the child items. (B)</p> Signup and view all the answers

    Cloud Kicks is launching a new Salesforce org and wants to test its levels of accessibility, including keyboard navigation. Which detail could be verified by testing keyboard navigation for accessibility?

    <p>Tabbing order is logical. (A)</p> Signup and view all the answers

    Cloud Kicks hired a UX Designer to help with the design of its Experience Cloud site; they want to understand the structure and layout of the navigation menu. Which activity should the designer use while card sorting?

    <p>Organize the navigation based on similar categories or groups. (C)</p> Signup and view all the answers

    A UX Designer needs to declutter the Highlights panel for a custom object's Lightning page. The team that uses this object explained there are too many action buttons; only specific actions are used for each status of the record. Which Lightning Record Page feature should be used to solve this problem?

    <p>Dynamic Actions (B)</p> Signup and view all the answers

    Cloud Kicks used the Salesforce Optimizer and found several fields that are only used by some teams and typically lack data. What can the UX Designer do to improve the end-user experience?

    <p>Create separate page layouts (C)</p> Signup and view all the answers

    Cloud Kicks' digital support representatives have different needs and requirements for Knowledge articles than customers. Which consideration should be made when determining how to present Knowledge articles to each audience?

    <p>Page layouts or permissions can display only the fields needed for each audience. (B)</p> Signup and view all the answers

    Cloud Kicks (CK) has identified that its individual agents send out messaging and communication that is often not aligned with the company's overall branding and communication style. Which Salesforce solutions should be implemented to help CK deliver consistently branded content at every touchpoint?

    <p>Distributed Marketing and Journey Builder (B)</p> Signup and view all the answers

    A UX Designer is attending a sprint planning session as part of their team's Agile ceremonies. Which methodology could the designer be asked to use to roughly estimate the work required for each item?

    <p>T-shirt Sizing (A)</p> Signup and view all the answers

    Cloud Kicks wants to use Paths for onboarding its sales representatives. Which Path feature should be used to best guide users through key data points?

    <p>Key fields to complete before next Path stage (C)</p> Signup and view all the answers

    A UX Designer has been tasked with designing a custom Lightning Web Component (LWC) that uses the Salesforce Lightning Design System (SLDS). Where on the SLDS website should the designer find accessible HTML and CSS used to create components along with implementation guidelines?

    <p>Component Blueprints (C)</p> Signup and view all the answers

    Cloud Kicks wants to provide employees with quick access to apps, objects, and other items in the Salesforce mobile app. Which navigational feature should they use?

    <p>Personalized Navigation Tabs (A)</p> Signup and view all the answers

    Cloud Kicks has a content-rich set of record pages and wants its UX Design team to organize and consolidate them. Which Salesforce Lightning Design System (SLDS) component should be used to organize and consolidate content?

    <p>Tabs (A)</p> Signup and view all the answers

    Cloud Kicks wants to better deliver products to its customers. The company's UX Designer has an innovative solution but is struggling to get the team to visualize where and why it fits into what the customer does. Which technique should be used?

    <p>Storyboarding (A)</p> Signup and view all the answers

    Upon review of its new Portal landing page built with Experience Builder, Cloud Kicks does not think its brand experience is translated into the user experience. The UX Designer confirms the Theme was set up correctly. Which additional UX elements should be reviewed to influence the brand experience?

    <p>Visual, Content, and Interaction Design (B)</p> Signup and view all the answers

    Which feature is provided in the Salesforce Lightning Design System (SLDS) for designers and developers?

    <p>Semantic and accessible component markup (B)</p> Signup and view all the answers

    Cloud Kicks has been tracking the details of its storage facilities in an Excel sheet, where each facility is represented as a row and the details about each facility are represented by columns. How should this information be stored in Salesforce?

    <p>An object to represent storage facilities and fields to store facility details (B)</p> Signup and view all the answers

    Cloud Kicks allows its partners to manage leads and opportunities. The company's relationship manager has requested that partners can quickly browse and see their opportunities segmented by key attributes: If the opportunity is closing within 2 weeks If it is valued at more than $100,000 Which approach should be used in Experience Builder to enable this?

    <p>Configure a pre-filtered opportunity list view for each key attribute with the partner group. (B)</p> Signup and view all the answers

    Cloud Kicks wants to prevent its sales agents from being able to save a new account unless they have entered the phone number in the correct format and with the correct number of digits. A validation rule would then prevent the new account from saving. Which method should be used to improve the user experience in the simplest way while preventing errors?

    <p>Set field-level error message to display on the page. (A)</p> Signup and view all the answers

    Cloud Kicks wants its Salesforce app to represent company branding and comply with Web Content Accessibility Guidelines (WCAG) 2.1. What should they consider about themes and branding?

    <p>The color palette is auto-generated based on the brand color to be WCAG compliant. (A)</p> Signup and view all the answers

    Which goal would be important in undertaking a Consequence Scanning exercise before launching a new product?

    <p>Reframe the product objectives from multiple, diverse perspectives. (B)</p> Signup and view all the answers

    A UX Designer at Cloud Kicks has been asked to gather insights for a newly released feature at scale from a specific set of users in the flow of their work. Which approach should be used?

    <p>Survey (C)</p> Signup and view all the answers

    A UX Designer has identified the Case Solver as a key user persona for Cloud Kicks' Service Cloud instance. Which activities should be considered while designing the Case Solver experience?

    <p>Troubleshooting customer issues and logging activities (B)</p> Signup and view all the answers

    Cloud Kicks (CK) is implementing its brand style guide using out-of-the-box Experience Builder features. CK wants to avoid custom solutions. Which declarative option could be used?

    <p>Apply brand fonts and colors (C)</p> Signup and view all the answers

    A UX Designer wants to inform user stories based on user value and development effort. Which method should be used?

    <p>Prioritization Matrix (A)</p> Signup and view all the answers

    A UX Designer is customizing the look and feel of a site using Experience Builder and needs to choose a color for the text and the background of the buttons. Which accessibility guideline should be considered?

    <p>Distinguishable (C)</p> Signup and view all the answers

    Cloud Kicks wants to build a solution in Salesforce to accommodate a call center's process and make it easier for them to log complaints. How should the existing process be illustrated, including the pain points and opportunities?

    <p>Observe the complaints process and create a journey map. (C)</p> Signup and view all the answers

    Flashcards

    Human-Centered Approach

    A design strategy prioritizing user needs and experiences.

    Journey Mapping

    A collaborative exercise mapping out the user experience paths.

    Human-Centered Design

    A design approach starting with user needs and ending with solutions that satisfy those needs.

    Inclusive Design vs Accessible Design

    Inclusive design accommodates all users, while accessible targets specific disabilities.

    Signup and view all the flashcards

    Progress Indicator

    A UI element that shows users their progress in a multi-step flow.

    Signup and view all the flashcards

    Shadow DOM in LWC

    CSS in the parent component won’t apply to child components in a Shadow DOM.

    Signup and view all the flashcards

    Keyboard Navigation Testing

    Evaluating how users interact with a site using only the keyboard.

    Signup and view all the flashcards

    Card Sorting

    A method to organize information based on user categorization preferences.

    Signup and view all the flashcards

    Dynamic Actions

    Feature that shows specific actions based on the context of records in Salesforce.

    Signup and view all the flashcards

    Separate Page Layouts

    Creating different page layouts for different user groups to improve relevance.

    Signup and view all the flashcards

    Knowledge Articles Customization

    Tailoring Knowledge articles to different audience needs using layouts and permissions.

    Signup and view all the flashcards

    Distributed Marketing

    Salesforce solution for consistent branding across communication channels.

    Signup and view all the flashcards

    T-shirt Sizing

    An Agile estimation technique that uses sizes to compare effort for tasks.

    Signup and view all the flashcards

    Salesforce Path Feature

    Helps guide users through required key fields in their process.

    Signup and view all the flashcards

    SLDS Component Blueprints

    Guidelines and accessible markup for building components in Salesforce.

    Signup and view all the flashcards

    Personalized Navigation Tabs

    Feature in Salesforce mobile for quick access to apps and objects.

    Signup and view all the flashcards

    Tabs Component in SLDS

    Used to organize and consolidate content in a structured way.

    Signup and view all the flashcards

    Storyboarding

    Technique to visualize user interactions and scenarios through sequential illustrations.

    Signup and view all the flashcards

    Visual, Content, and Interaction Design

    Key elements that affect the user experience in brand perception.

    Signup and view all the flashcards

    Accessible Component Markup

    Markup that adheres to accessibility standards within Salesforce Design System.

    Signup and view all the flashcards

    Storing Data in Salesforce

    Use objects to represent entities and fields for their details.

    Signup and view all the flashcards

    Filtered Opportunity List View

    Allows quick browsing of opportunities based on specific criteria.

    Signup and view all the flashcards

    Field-Level Error Message

    An error prompt that appears directly related to a specific field input.

    Signup and view all the flashcards

    WCAG Compliant Colors

    Colors that meet standards for web accessibility in branding.

    Signup and view all the flashcards

    Consequence Scanning Exercise

    Analyzing diverse perspectives to reshape product objectives before launch.

    Signup and view all the flashcards

    Surveys for User Insights

    Collecting structured feedback from users about features or products.

    Signup and view all the flashcards

    Case Solver User Experience

    Designing for user needs of troubleshooting and activity logging.

    Signup and view all the flashcards

    Brand Style Guide Implementation

    Using existing Salesforce tools to apply brand standards without custom coding.

    Signup and view all the flashcards

    Prioritization Matrix

    A tool for visualizing and plotting initiatives based on user value and effort.

    Signup and view all the flashcards

    Text and Button Accessibility Guidelines

    Consider text color contrast for readability in design.

    Signup and view all the flashcards

    Journey Map Creation

    A visual representation detailing user experiences and pain points in a process.

    Signup and view all the flashcards

    Study Notes

    UX Design Questions and Answers

    • Question 31: Inviting employees from different departments to create a journey map is the most effective strategy to strengthen employee relationships.

    • Question 32: The approach being followed is Human-Centered Design, which focuses on understanding user needs and creating solutions accordingly.

    • Question 33: Inclusive design aims to accommodate all abilities, while accessible design specifically addresses disability groups. Inclusive design is a methodology while accessible design involves guidelines.

    • Question 34: To alleviate user anxiety about a multi-step Screen Flow, create a progress indicator component displaying relevant stages.

    • Question 35: When designing LWC components with parent-child relationships, consider the impact of the Shadow DOM; the CSS styles from the parent component are inherited by the child components.

    • Question 36: Testing keyboard navigation verifies the logical order of actionable items.

    • Question 37: Card sorting is used when designers need to understand how users group and organize navigation.

    • Question 38: Dynamic actions in Lightning Record Pages help declutter a Highlights panel by showing only relevant action buttons for a record's status.

    • Question 39: To improve the end-user experience when some fields are rarely populated, leverage In-App Guidance, create separate page layouts, or optimize dynamic forms.

    • Question 40: When presenting Knowledge Articles to different audiences (customers vs. support reps), ensure that page layouts or permissions only display the necessary fields for each group.

    • Question 41: Using distributed marketing, journey builder, and service cloud, Cloud Kicks can ensure consistently branded content delivery at all touchpoints.

    • Question 42: A UX designer can implement a prioritization matrix to roughly estimate the effort required for tasks during a sprint planning session.

    • Question 43: Using the key fields, actions and recommendations component will best guide users in completing the Path.

    • Question 44: The Component Blueprints section of the Salesforce Lightning Design System (SLDS) website provides accessible HTML and CSS, and implementation guidelines for building components.

    • Question 45: Personalized Navigation Tabs help employees quickly access apps, objects, and other items in the Salesforce mobile app.

    • Question 46: Data Tables in Salesforce Lightning Design System (SLDS) help to organize content in record pages.

    • Question 47: Storyboarding helps teams envision how a new feature fits user workflows.

    • Question 48: Visual Design, Harmony, Responsiveness are important UX elements to align experience with the brand.

    • Question 49: Semantic and accessible component markup is a feature developers can use in Salesforce Lightning Design System (SLDS).

    • Question 50: An object representing storage facilities is best to store facility details in Salesforce, using fields to store data related to each facility..

    • Question 51: To let partners quickly browse opportunities segmented by criteria (closing date and value), configure pre-filtered opportunity list views in Experience Builder.

    • Question 52: Setting field-level error messages helps users understand and correct data entry errors.

    • Question 53: Cloud Kicks should choose a WCAG-compliant Salesforce theme and use manual override to ensure branding and accessibility are aligned.

    • Question 54: A Consequence Scanning exercise helps identify potential negative outcomes when introducing a product or feature.

    • Question 55: Use in-app feedback if the goal is to gather insights from users using a new feature.

    • Question 56: When designing the Case Solver experience, consider viewing case status, analyzing campaign measures, and troubleshooting customer issues.

    • Question 57: Applying brand fonts and colors should be used when employing out-of-the-box features to implement the brand style guide.

    • Question 58: Prioritization matrices are useful for aligning user stories with their value and effort associated with development.

    • Question 59: To customize the look and feel of a site using Experience Builder, a designer must consider the scalability and adaptability of the chosen colors.

    • Question 60: Observe the complaints process and create a journey map to illustrate pain points and opportunities for improving the complaints process and building an effective solution.

    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 essential concepts related to UX design, including Human-Centered Design, inclusive and accessible design, and strategies for creating effective user experiences. Test your knowledge on journey mapping, screen flows, and design principles that enhance user interaction.

    More Like This

    UX Design Fundamentals
    12 questions

    UX Design Fundamentals

    IntuitiveWalnutTree avatar
    IntuitiveWalnutTree
    Elements of UX - C1
    10 questions

    Elements of UX - C1

    HealthfulPermutation avatar
    HealthfulPermutation
    Introduction to Human-Centered Design
    41 questions
    Human-Centered Design in UX
    8 questions
    Use Quizgecko on...
    Browser
    Browser