Salesforce UX Designer Quiz Set 3 - Questions 1-29
29 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

Service agents are complaining that the new custom object to track reservations has too many fields and is cluttering their layouts. All of the fields are necessary, but they would like to display fields and sections of the record as individual components on the page layout with visibility depending on where they are in the reservation process. Which feature should be recommended?

  • In-App Guidance
  • Dynamic Forms (correct)
  • Flow Builder

A UX Designer is asked to design a new component built on Salesforce Lightning. What should be their first step?

  • Become familiar with the Salesforce Lightning Design System (SLDS) component blueprints. (correct)
  • Import the appropriate Salesforce design tokens into their design software.
  • Find and review relevant AppExchange packages.

The UX Designer at Cloud Kicks is asked to make the website size and content adjust to the screen size, platform, and orientation. Which design should the designer use?

  • Adaptive
  • Responsive (correct)
  • Progressive

A UX Designer wants to quickly mock up Salesforce User Interface experiences using a collection of prebuilt components. The designer needs Salesforce Lightning Design System (SLDS) resources for their designs and prototypes such as base components, tokens, and design patterns. Which tool or installation should best support their needs?

<p>Lightning Design System Unmanaged Package (A)</p> Signup and view all the answers

Which resources of the Salesforce Lightning Design System (SLDS) could be used to make custom applications look like Salesforce?

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

Cloud Kicks wants to customize the end user's Salesforce app experience. What should their UX designer recommend?

<p>Users personalize record pages (C)</p> Signup and view all the answers

Cloud Kicks wants to modify one of its custom Lightning Web Components in Service Console so that its administrators can change the functionality or styling depending on what page the component is used on. Which feature should be recommended?

<p>App Builder property (B)</p> Signup and view all the answers

A realty company provides a way for customers to shop for homes and contact real estate agents online. The company's brokers use some of the Salesforce standard functionality to track home buyers. Which two standard Salesforce objects should be used in this experience?

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

Cloud Kicks hired a UX Designer to help improve the design of its Experience Cloud site. The company knows the interface needs to be updated but is unsure about what should be done. Which tool should the designer use first?

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

A UX Designer determines that the usability of their company's Salesforce org could be improved if there was a tight relationship between the objects Container and Container Bids. For example, Container Bids should be deleted automatically whenever its associated Container is deleted. Which type of relationship should be used to optimize the link between Container and Container Bids?

<p>Master-Detail (A)</p> Signup and view all the answers

Cloud Kicks wants its users to know when a new feature is enabled or available with a short video explaining the new feature. What should be recommended?

<p>Custom home page component that loads a video resource (A)</p> Signup and view all the answers

Following a human-centered design process approach, Cloud Kicks is preparing a user feedback session for an app that is not performing as anticipated. In what way could confirmation bias be avoided?

<p>Ask users to explore the application without specific questions regarding which tasks to perform. (C)</p> Signup and view all the answers

The UX Designer at Cloud Kicks is considering using a custom Lightning component to fulfill a specific business requirement. Which best practice should be considered?

<p>Exhaust the list of available base Lightning components in the Component Library. (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 (B)</p> Signup and view all the answers

A UX Designer has created a new form for a call center that takes special delivery information from its customers. The designer wants to ensure the call center staff finds the form easy and intuitive to use. Which kind of testing should be conducted to validate this?

<p>Usability Testing (B)</p> Signup and view all the answers

How would a UX Designer differentiate between voice and tone?

<p>Voice reflects personality, and tone is the way in which one speaks. (C)</p> Signup and view all the answers

Cloud Kicks' development team is working on the build of a new custom component using VS Code. They often have new CSS classes and properties conflicting with the Salesforce Lightning Design System (SLDS). What should simplify working with SLDS in Lightning Components?

<p>Install SLDS Validator extension for VS Code (C)</p> Signup and view all the answers

A UX Designer wants to explore sample code for Lightning components and see how changing the code affects the visual appearance in real-time, without deploying any code to a Salesforce org. Which resource should help accomplish this?

<p>Developer Center's Lightning Component Library (C)</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. (A)</p> Signup and view all the answers

Cloud Kicks is incorporating Relationship Design principles into its business model and customer offerings wherever possible. Which principle would represent their company strategy?

<p>Prioritizing engagement over impressions. (A)</p> Signup and view all the answers

Cloud Kicks is considering whether it should implement the Standard Salesforce Navigation or use the Console for its Sales team. What is one requirement that could lead to recommending the Console?

<p>Ability to toggle between multiple records. (C)</p> Signup and view all the answers

Cloud Kicks needs functional components that will be used on many pages. The components need to be consistent with the look and feel of Lightning Experience. What does the Salesforce Lightning Design System (SLDS) provide that will ensure consistency?

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

A sales representative needs to quickly see key fields whenever viewing an opportunity. Which standard Salesforce feature would allow these fields to be available when they are viewing a record?

<p>Compact Layouts (B)</p> Signup and view all the answers

Financial advisors should be able to access a customer's record in Sales Cloud and see all potential business opportunities related to each individual customer. The bank does not have any corporate or business customers at this time. How should a UX Designer suggest the bank represent its customers within its Salesforce instance?

<p>Lead Object (A)</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 (C)</p> Signup and view all the answers

A UX Designer is going to create a custom app for a new team of service agents. Which part of the user interface specific to the app could be customized?

<p>Tabs within the app's navigation bar (A)</p> Signup and view all the answers

Cloud Kicks has identified that its users are having difficulty figuring out where to look on a web page due to the number of design elements. What is one consideration that should be made to improve the visual hierarchy of the page?

<p>Scale, using relative size to signal importance (C)</p> Signup and view all the answers

A UX Designer wants to understand the mental model of employees who have requested a new internal community. The brief specifies what the employees should be able to do on the site, but the designer needs to suggest a suitable information architecture that matches user expectations. Which technique should be used?

<p>Card Sorting (B)</p> Signup and view all the answers

A UX Designer wants to remotely collect feedback from hundreds of users on tasks or activities that do not require much imagination or emotion. Which testing approach should be used?

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

Flashcards

Dynamic Forms

Display fields/sections as individual components on a page layout with visibility rules.

First step in designing a new Lightning component

Become familiar with the Salesforce Lightning Design System (SLDS) component blueprints.

Responsive Design

Website size and content adjust to the screen size, platform, and orientation.

Lightning Design System Unmanaged Package

A collection of prebuilt components, tokens, and design patterns for Salesforce UI mockups.

Signup and view all the flashcards

SLDS Resources for Salesforce Look

Blueprints and tokens.

Signup and view all the flashcards

Customizing Salesforce App Experience

Users personalize record pages.

Signup and view all the flashcards

Modifying LWC Functionality

App Builder property.

Signup and view all the flashcards

Standard Salesforce Objects for Real Estate

Account and Contact.

Signup and view all the flashcards

First Step to Improve Experience Cloud Design

Heuristic Evaluation.

Signup and view all the flashcards

Object Relationship for Automatic Deletion

Master-Detail.

Signup and view all the flashcards

Notifying users about new features

Custom home page component that loads a video resource

Signup and view all the flashcards

Avoiding Confirmation Bias

Ask users to explore the application without specific questions regarding which tasks to perform.

Signup and view all the flashcards

Best Practice for Custom Lightning Components

Exhaust the list of available base Lightning components in the Component Library.

Signup and view all the flashcards

Agile Estimation Methodology

T-shirt Sizing.

Signup and view all the flashcards

Validating Form Ease of Use

Usability Testing.

Signup and view all the flashcards

Voice vs. Tone

Voice reflects personality, and tone is the way in which one speaks.

Signup and view all the flashcards

Simplifying SLDS in Lightning Components

Install SLDS Validator extension for VS Code

Signup and view all the flashcards

Exploring Lightning Component Sample Code

Developer Center's Lightning Component Library

Signup and view all the flashcards

Impact of LWC Shadow DOM

The CSS styles defined in the parent list component are not shared with the child items.

Signup and view all the flashcards

Relationship Design Principle

Prioritizing engagement over impressions.

Signup and view all the flashcards

Requirement for Console Recommendation

Ability to toggle between multiple records.

Signup and view all the flashcards

SLDS for UI consistency

Component Blueprints

Signup and view all the flashcards

Key Fields on Record View

Compact Layouts

Signup and view all the flashcards

Representing Customers in Sales Cloud

Lead Object

Signup and view all the flashcards

Deliver Consistently Branded Content

Distributed Marketing and Journey Builder

Signup and view all the flashcards

Customizable UI Part

Tabs within the app's navigation bar

Signup and view all the flashcards

Improve Visual Hierarchy of Page

Scale, using relative size to signal importance

Signup and view all the flashcards

Technique for employees mental model

Card Sorting

Signup and view all the flashcards

Remote Feedback Collection Method

Online surveys

Signup and view all the flashcards

Technique to reduce user bias

Use open-ended questions.

Signup and view all the flashcards

Study Notes

  • UX designers need to understand the mental model of employees who have requested a new internal community

  • Card Sorting technique identifies a suitable information architecture that matches user expectations

  • Cloud Kicks users struggle to figure out where to look on a web page due to the number of design elements

  • Scale, using relative size, helps signal importance for visual hierarchy

  • A UX designer creating a custom app for a service agents team can customize tabs within the apps navigation bar

  • Cloud Kicks (CK) agents send out messaging and communication not aligned with the company's overall branding and communication style

  • Distributed Marketing and Journey Builder implemented help CK deliver consistently branded content at every touchpoint

  • UX Designers should suggest the bank represent its customers within its Salesforce instance as a Lead Object

  • Compact Layouts allow Sales representatives to quickly see key fields whenever viewing an opportunity

  • Salesforce Lightning Design System (SLDS) provides Component Blueprints to ensure consistency for components used on many pages

  • Console provides the ability to toggle between multiple records

  • This could lead to recommending the Console over the Standard Salesforce Navigation for the Sales team

  • Cloud Kicks incorporates Relationship Design principles into its business model and customer offerings

  • Prioritizing engagement over impressions represents their company strategy.

  • With Lightning Web Component (LWC) structure, CSS styles defined in the parent list component are not shared with the child items

  • The Developer Center's Lightning Component Library allows UX Designers to explore sample code for Lightning components and see how changing the code affects the visual appearance in real-time

  • No deployment to a Salesforce org is required

  • Install SLDS Validator extension for VS Code to simplify working with SLDS in Lightning Components

  • Heuristic Evaluation should be the first tool UX Designers use to improve an Experience Cloud site design where the company is unsure about what should be done

  • A UX Designer should use Usability Testing to create a new form for a call center that ensures the call center staff finds the form easy and intuitive to use

  • T-shirt Sizing methodology can be used for designers to roughly estimate the work required for each item

  • Exhaust the list of available base Lightning components in the Component Library

  • If tight relationships between objects are present and the Container Bids should be deleted automatically whenever its associated Container is deleted, Master-Detail relationship is appropriate

  • Use a custom home page component that loads a video resource when Cloud Kicks wants its users to know when a new feature is enabled or available with a short video explaining the new feature

  • Confirmation bias can be avoided by asking users to explore applications without specific questions regarding which tasks to perform

  • Dynamic Forms feature allows fields and section of the record to be displayed as individual components on the page layout with visibility, appropriate for service agents complaining about too many fields

  • Becoming familiar with the Salesforce Lightning Design System (SLDS) component blueprints is the first step for a UX Designer asked to design a new component built on Salesforce Lightning

  • Response design adjusts website size and content to the screen size, platform, and orientation

  • Lightning Design System Unmanaged Package best supports the UX Designer who wants to quickly mock up Salesforce User Interface experiences using a collection of prebuilt components

  • Salesforce Lightning Design System (SLDS) blueprints and tokens resources can be used to make custom applications look like Salesforce

  • Users personalize record pages to customize the end user's Salesforce app experience

  • Cloud Kicks can modify one of its custom Lightning Web Components in Service Console so its administrators can change the functionality or styling depending on which page the component is used on, using an App Builder property

  • Customer-facing realty companies that use the brokers to track home buyers on the Salesforce standard functionality should be using the Account and Contact objects

  • When voice reflects personality and tone reflects the way in which one speaks, it is how a UX Designer differentiates between voice and tone

  • To remotely collect feedback from hundreds of users on tasks or activities that do not require much imagination or emotion a UX Designer should use Online surveys

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

Use Quizgecko on...
Browser
Browser