ExamGecko
Ask Question

Salesforce Certified User Experience Designer Practice Test - Questions Answers, Page 13

List of questions

Question 121

Report Export Collapse

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?

Replace multiple-step Screen Flowwith a static vertical form.
Replace multiple-step Screen Flowwith a static vertical form.
Set up a Salesforce Path with Guidance for Success.
Set up a Salesforce Path with Guidance for Success.
Configure cascading accordions to condense the experience.
Configure cascading accordions to condense the experience.
Create a Progress Indicator component that displays the flow's stages.
Create a Progress Indicator component that displays the flow's stages.
Suggested answer: D
Explanation:

The best way to improve the user experience of a multiple-step custom Screen Flow is to create a Progress Indicator component that displays the flow's stages. A Progress Indicator component provides a visual indication of the progress of a particular process, showing the number of steps, the current step, and the prior steps completed. This helps to reduce the user's anxiety and uncertainty by letting them know where they are in the flow and how much is left to complete. A Progress Indicator component can be created using the lightning:progressIndicator or lightning-progress-indicator tags in Aura or Lightning Web Components, respectively. The component can be customized to match the branding and styling of Cloud Kicks, and can be integrated with the Screen Flow using attributes and events.Reference:

:lightning:progressIndicator - documentation - Salesforce Lightning Component Library

:lightning-progress-indicator - documentation - Salesforce Lightning Component Library

:How to Add a Progress Bar to a Screen Flow

asked 23/09/2024
Talal Elemam
55 questions

Question 122

Report Export Collapse

The service team at Cloud Kicks has complained about the quantity of list views available, ,making it hard find the relevant ones.

In which two ways should their experience be improved? Choose 2 answers

Request users to create and share their list views.
Request users to create and share their list views.
Share list views to Public Groups and only add relevant users.
Share list views to Public Groups and only add relevant users.
Remove irrelevant public list views.
Remove irrelevant public list views.
Recommend using related lists instead of list views.
Recommend using related lists instead of list views.
Suggested answer: B, C
Explanation:

To improve the experience of the service team at Cloud Kicks, their UX Designer should do the following12:

B) Share list views to Public Groups and only add relevant users. This will help to organize and manage the list views based on the roles and responsibilities of the service team members, and to avoid cluttering their list view menu with unnecessary or irrelevant list views.Public Groups are collections of users, roles, or other groups that can be used to share list views, reports, dashboards, and other records3.

C) Remove irrelevant public list views. This will help to reduce the number of list views available, and to make it easier for the service team members to find the relevant ones. Irrelevant public list views are those that are outdated, duplicated, unused, or not applicable to the service team's needs or goals.

asked 23/09/2024
Unai M
46 questions

Question 123

Report Export Collapse

Cloud Kicks wants to implement its company colors in all UIcomponents, like buttons and icons, using a custom themes.

How does the Salesforce Lightning Design System (SLDS) ensure the UI components align with the theme?

Design tokens prefixed with 'brand'
Design tokens prefixed with 'brand'
JS libraries loaded from a static resource
JS libraries loaded from a static resource
CSS Hexcolors
CSS Hexcolors
Builder panels
Builder panels
Suggested answer: A
Explanation:

The Salesforce Lightning Design System (SLDS) is a set of design guidelines and resources for creating consistent and beautiful user experiences on the Salesforce platform. It provides UI components, icons, fonts, colors, and more that follow the best practices and accessibility standards of Salesforce. One of the features of SLDS is the ability to create custom themes that reflect the brand identity and personality of a company or an app. Custom themes can be implemented using design tokens, which are variables that store the values of the UI elements, such as colors, sizes, spacing, fonts, etc. Design tokens can be overridden or customized to change the appearance of the UI components without modifying the CSS or HTML code. To implement the company colors in all UI components, such as buttons and icons, using a custom theme, the UX designer should use the design tokens prefixed with ''brand'', such as$brand-primary,$brand-secondary,$brand-accessible, etc. These design tokens control the color scheme of the UI components and can be assigned the values of the company colors. For example, to change the color of the primary button to the company's blue color, the UX designer can use the following design token:

$brand-primary: #0070d2;

: User Experience Designer Certification Prep: Module 7: Implement User Interfaces

: Salesforce Lightning Design System: Customization

: Salesforce Lightning Design System: Design Tokens

asked 23/09/2024
Robert Endicott
47 questions

Question 124

Report Export Collapse

Cloud Kicks' website serves two primary authenticated audiences: suppliers and installers. Their overall experience is the same, but the presentations for the audience should have a unique look and feel. Experience Builder will used to create a unique for each audience that includes colors, image, and typography.

Which out-of-the-box design approach should be recommended?

Use custom CSS to override the default template and Theme panel styles.
Use custom CSS to override the default template and Theme panel styles.
Create branding sets and assign them to each audience using audience targeting.
Create branding sets and assign them to each audience using audience targeting.
Use unique sites under digital experiences for each audience and tailor the look and feel of each.
Use unique sites under digital experiences for each audience and tailor the look and feel of each.
Create a custom theme for each audience and apply it to the same site.
Create a custom theme for each audience and apply it to the same site.
Suggested answer: B
Explanation:

To create a unique experience for each audience that includes colors, images, and typography, the recommended out-of-the-box design approach is to use branding sets and assign them to each audience using audience targeting. Branding sets are collections of branding attributes, such as logos, fonts, colors, and images, that can be applied to a site or a page to customize its look and feel. Audience targeting is a feature that allows the designer to deliver different content and experiences to different groups of users based on criteria such as profile, location, or behavior. By creating branding sets and assigning them to each audience using audience targeting, the designer can easily create a unique and consistent experience for each audience without creating separate sites or custom themes.Reference: : Branding Sets | Salesforce Help : Audience Targeting | Salesforce Help : UX Designer Certification Prep: Designing with Experience Builder | Trailhead

The best approach for Cloud Kicks to create a unique look and feel for each audience is to create branding sets and assign them to each audience using audience targeting. With this approach, the same website can be used for both audiences, whilethe look and feel of each page can be tailored to each audience.

Branding sets allow you to create unique designs and apply them to specific audiences. You can create unique colors, images, and typography for each audience and then target them to the appropriate audiences using the audience targeting feature. This will ensure that each audience has a unique look and feel that meets their needs.

asked 23/09/2024
Debaparna Bandyopadhyay
45 questions

Question 125

Report Export Collapse

When designing a custom component that includes this clickable icon in a Lookup field:

What should be used as the alternative (alt) text?

Image of a search button
Image of a search button
Search
Search
Search button
Search button
Image of a magnifying glass
Image of a magnifying glass
Suggested answer: C
Explanation:

The alternative (alt) text is a short block of text that describes the content and function of an image or other non-text element on a web page. The alt text is read aloud by screen readers and other assistive technologies to provide access to people who cannot see the image.The alt text also helps with search engine optimization and displays on the page if the image fails to load1.

When designing a custom component that includes a clickable icon in a Lookup field, the alt text should be concise, descriptive, and meaningful. The alt text should convey the purpose and action of the icon, rather than its appearance or format. Therefore, the best option for the alt text of the icon is ''Search button'', as it describes what the icon does and how the user can interact with it. The other options are not suitable for the alt text, as they either include unnecessary words, such as ''image of'' or ''photo of'', or omit important information, such as ''button''. For example, the option ''Image of a search button'' is redundant, as the screen reader will already announce that the element is an image. The option ''Search'' is incomplete, as it does not indicate that the element is a button that can be clicked. The option ''Image of a magnifying glass'' is irrelevant, as it describes the appearance of the icon, rather than its function.

asked 23/09/2024
Andres Mauricio Rodriguez
41 questions

Question 126

Report Export Collapse

A UX Designer wants touse Paths to provide guidance about which activities sales representatives should be doing at each stage of the opportunity lifecycle.

Which two elements could be used in the Path's Guidance for Success sections?

Become a Premium Member for full access
  Unlock Premium Member

Question 127

Report Export Collapse

Cloud kicks research team provides its UX Designer with a readout stating the audience for the design solution has a high number of visually impaired people.

How should the design be approached?

Become a Premium Member for full access
  Unlock Premium Member

Question 128

Report Export Collapse

Cloud Kicks wants to create a site for its customers to manage events regardless of the device they are using.

Which best practice should be used to provide this experience?

Become a Premium Member for full access
  Unlock Premium Member

Question 129

Report Export Collapse

Which part of the Salesforce Lightning Design System (SLDS) should be used to create visual consistency with regard to alignments, grids, spacing, and typography'

Become a Premium Member for full access
  Unlock Premium Member

Question 130

Report Export Collapse

A UX Designer has completed usability testing on a newly designed case management system and has gathered many observations from the test participants.

What should the UX Designer consider while presenting the findings?

Become a Premium Member for full access
  Unlock Premium Member
Total 211 questions
Go to page: of 22
Search

Related questions