ExamGecko
Home Home / Salesforce / Certified User Experience Designer

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

Question list
Search
Search

List of questions

Search

Related questions











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?

A.
Replace multiple-step Screen Flowwith a static vertical form.
A.
Replace multiple-step Screen Flowwith a static vertical form.
Answers
B.
Set up a Salesforce Path with Guidance for Success.
B.
Set up a Salesforce Path with Guidance for Success.
Answers
C.
Configure cascading accordions to condense the experience.
C.
Configure cascading accordions to condense the experience.
Answers
D.
Create a Progress Indicator component that displays the flow's stages.
D.
Create a Progress Indicator component that displays the flow's stages.
Answers
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

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

A.
Request users to create and share their list views.
A.
Request users to create and share their list views.
Answers
B.
Share list views to Public Groups and only add relevant users.
B.
Share list views to Public Groups and only add relevant users.
Answers
C.
Remove irrelevant public list views.
C.
Remove irrelevant public list views.
Answers
D.
Recommend using related lists instead of list views.
D.
Recommend using related lists instead of list views.
Answers
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.

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?

A.
Design tokens prefixed with 'brand'
A.
Design tokens prefixed with 'brand'
Answers
B.
JS libraries loaded from a static resource
B.
JS libraries loaded from a static resource
Answers
C.
CSS Hexcolors
C.
CSS Hexcolors
Answers
D.
Builder panels
D.
Builder panels
Answers
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

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?

A.
Use custom CSS to override the default template and Theme panel styles.
A.
Use custom CSS to override the default template and Theme panel styles.
Answers
B.
Create branding sets and assign them to each audience using audience targeting.
B.
Create branding sets and assign them to each audience using audience targeting.
Answers
C.
Use unique sites under digital experiences for each audience and tailor the look and feel of each.
C.
Use unique sites under digital experiences for each audience and tailor the look and feel of each.
Answers
D.
Create a custom theme for each audience and apply it to the same site.
D.
Create a custom theme for each audience and apply it to the same site.
Answers
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.

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

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

A.
Image of a search button
A.
Image of a search button
Answers
B.
Search
B.
Search
Answers
C.
Search button
C.
Search button
Answers
D.
Image of a magnifying glass
D.
Image of a magnifying glass
Answers
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.

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?

A.
Lightning Component
A.
Lightning Component
Answers
B.
Images and Links
B.
Images and Links
Answers
C.
Progress Indicator
C.
Progress Indicator
Answers
D.
Rich Text
D.
Rich Text
Answers
Suggested answer: B, D

Explanation:

The Path's Guidance for Success sections can include the following two elements:

Images and Links: Images and links can be used to provide visual cues and additional resources for the sales representatives. For example, an image of a checklist or a link to a best practice document can help the reps complete the required tasks at each stage. Images and links can be added using the rich text editor in the Path Settings page.

Rich Text: Rich text can be used to provide text-based guidance, such as tips, reminders, instructions, or motivational messages. For example, a rich text guidance can tell the reps what information they need to gather from the customer or what actions they need to take to move the opportunity forward. Rich text can be formatted using the rich text editor in the Path Settings page.Reference:

:Set Up a Path

:Considerations and Guidelines for Creating Paths

:Optimize Sales Processes with Path in Salesforce

The two elements that can be used in the Path's Guidance for Success section are Images and Links and Rich Text. Images and Links can be used to provide visual elements to the Guidance for Success section, while Rich Text can be used to provide text-based explanations and instructions. In addition, a Progress Indicator can be used to show the user's progress through the Path.

Images and Links can be used to provide visual elements to the Guidance for Success section. For example, if the user needs to read an article, a link to the article can be included, as well as an image of the article cover. Similarly, if the user needs to view a video, a link to the video and an image of the video can be included.

Rich Text can be used to provide text-based explanations and instructions. This can include explanations of what the user should be doing at each stage of the Path, as well as any other helpful information.

Finally, a Progress Indicator can be used to show the user's progress through the Path. This can help the user understand where they are in the Path and how far they have left to go.

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?

A.
Ensure all text is black to maximize readability.
A.
Ensure all text is black to maximize readability.
Answers
B.
Optimize for color contrast-ratio and screen-reading technology.
B.
Optimize for color contrast-ratio and screen-reading technology.
Answers
C.
Ensure Health Insurance Portability and Accountability Act (HIPAA) standards and guidelines are followed.
C.
Ensure Health Insurance Portability and Accountability Act (HIPAA) standards and guidelines are followed.
Answers
D.
Design a mobile-responsive solution to be used with Mobile Publisher.
D.
Design a mobile-responsive solution to be used with Mobile Publisher.
Answers
Suggested answer: B

Explanation:

The design should be optimized for color contrast-ratio and screen-reading technology, as these are the best practices for designing for visually impaired people12.Color contrast-ratio is the difference in brightness and color between the foreground and the background of a text or an image3.A high color contrast-ratio makes the text or the image more visible and readable for people with low vision or color blindness4. Screen-reading technology is a software that converts text and images on a screen into speech or braille output for people who are blind or have severe vision loss. A design that is compatible with screen-reading technology ensures that the content and functionality of the product are accessible and understandable for these users.Reference:Accessibility Standards - Salesforce Help,How to Configure Salesforce for your Blind and Low Vision Users - Salesforce Admins,Color Contrast Ratio - WebAIM,Color Contrast Checker - WebAIM, [Screen Readers - WebAIM], [Screen Reader User Survey #8 Results - WebAIM]

The correct answer is B. When designing for a visually impaired audience, it is important to optimize for color contrast-ratio and screen-reading technology. This will ensure that the design is accessible to those with visual impairments. Color contrast-ratio ensures that the text is easily readable, while screen-reading technology allows people with visual impairments to access the content on the website using a screen reader. Additionally, Salesforce has some great resources on designing for accessibility, such as their Accessibility Design Guide [1] and their Accessibility Best Practices [2].

[1]https://www.salesforce.com/content/dam/web/en_us/www/documents/salesforce-accessibility-design-guide.pdf[2]https://developer.salesforce.com/docs/atlas.en-us.salesforce_accessibility_best_practices.meta/salesforce_accessibility_best_practices/accessibility_best_practices_intro.htm

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?

A.
Create a responsive user interface.
A.
Create a responsive user interface.
Answers
B.
Develop a separate native mobile app for Android and iOS.
B.
Develop a separate native mobile app for Android and iOS.
Answers
C.
Launch two different interfaces from the same page.
C.
Launch two different interfaces from the same page.
Answers
Suggested answer: A

Explanation:

A responsive user interface is a type of user interface that adapts to different screen sizes, resolutions, orientations, and devices, such as desktops, laptops, tablets, and smartphones. It uses flexible layouts, grids, images, and media queries to optimize the user experience and ensure usability, accessibility, and performance across different devices. A responsive user interface can help Cloud Kicks create a site for its customers to manage events regardless of the device they are using, as it can provide a consistent and seamless experience that meets the user needs and expectations. A responsive user interface can also reduce the development and maintenance costs and efforts, as it can use the same code base and content for different devices, rather than creating separate versions for each device.Reference:

: User Experience Designer Certification Prep: Module 5: Design User Interfaces

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

: What is Responsive Web Design?

To create a site for its customers to manage events regardless of the device they are using, Cloud Kicks should use the best practice of creating aresponsive user interface. A responsive user interface is one that adapts to the screen size and orientation of the device, providing an optimal viewing and interaction experience for the user. A responsive user interface can use the same code base and content for different devices, reducing the development and maintenance costs and ensuring consistency and accessibility. A responsive user interface can also leverage the features and capabilities of the device, such as touch, gestures, camera, etc., to enhance the user experience.

: Responsive User Interface

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

A.
Component Blueprints
A.
Component Blueprints
Answers
B.
BEM Naming Classes
B.
BEM Naming Classes
Answers
C.
Utility Classes
C.
Utility Classes
Answers
Suggested answer: C

Explanation:

To create visual consistency with regard to alignments, grids, spacing, and typography, the part of the Salesforce Lightning Design System (SLDS) that should be used is utility classes. Utility classes are CSS classes that provide common styling properties, such as margins, paddings, borders, colors, fonts, and text alignments. Utility classes can be applied to any HTML element to quickly and easily adjust its appearance and layout. Utility classes follow the BEM (Block Element Modifier) naming convention, which makes them easy to read and understand. Utility classes can help the designer to create visual consistency across the Lightning components and pages, without writing custom CSS or overriding the component blueprints.Reference: : Utility Classes | Lightning Design System : UX Designer Certification Prep: Designing with Lightning Design System | Trailhead

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?

A.
Be specific about the issues testers encountered.
A.
Be specific about the issues testers encountered.
Answers
B.
Report only the new issues, and omit already known bugs.
B.
Report only the new issues, and omit already known bugs.
Answers
C.
Include the names of participants in the report.
C.
Include the names of participants in the report.
Answers
Suggested answer: A

Explanation:

: A usability testing report is a document that summarizes the findings and insights from a usability test, which is a method of evaluating a product or service by observing how real users interact with it.A usability testing report should provide clear and actionable recommendations for improving the user experience and usability of the product or service1. One of the best practices for presenting the findings of a usability testing report is to be specific about the issues testers encountered. This means describing the problems in detail, explaining how they affected the user's performance and satisfaction, and providing evidence from the data collected, such as quotes, screenshots, videos, or metrics.Being specific about the issues helps to illustrate the severity and impact of the problems, as well as to justify the need for improvement2.

The other two options, reporting only the new issues and omitting already known bugs, and including the names of participants in the report, are not good practices for presenting the findings of a usability testing report. Reporting only the new issues and omitting already known bugs can create a biased and incomplete picture of the usability test results, as it can overlook the recurring and persistent problems that may still affect the user experience and usability of the product or service.Including the names of participants in the report can violate the ethical and legal principles of user research, such as confidentiality, anonymity, and informed consent, which require protecting the privacy and identity of the users who participate in the research3.

Total 211 questions
Go to page: of 22