Cloud Kicks plans to release a new Salesforce product to its employees, who all have different backgrounds and experience levels within Salesforce. Which onboarding design best practice would best support the product release?
Correct Answer: B
The best onboarding design practice for Cloud Kicks would be to identify the message, audience, and purpose for content. This would help them tailor the content to the different needs and preferences of their employees, and provide them with the most relevant and useful information. Providing written help documentation as the single source of truth for learning about new features (A) might not be engaging or effective for all users, especially those who prefer visual or interactive learning. Creating pop-ups to give users a full visualization of a product might be intrusive or overwhelming for some users, and might not explain the benefits or features of the product clearly. Identifying the message, audience, and purpose for content (B) is a key step in creating user-centered onboarding design, as it helps to define the goals, scope, and tone of the content, and to align it with the user's needs, expectations, and motivations.Reference: [UX Designer Certification Prep: Onboarding Design] [UX Designer Certification Prep: Content Strategy] [Salesforce Certified User Experience Designer Exam Guide]
Plat-UX-101 Exam Question 72
It is recommended to carefully consider which demographic data and for what purpose is fed into an AI model. Which reason explains this?
Correct Answer: A
Demographic data is data that describes the characteristics of a population or a group of people, such as age, gender, race, ethnicity, income, education, or occupation. Demographic data can lead to bias if it is used to discriminate or treat people differently based on their identity or attributes. Demographic data can also reflect existing biases or stereotypes in society or culture, which can affect the fairness and ethics of AI systems. Societal bias is the bias that results from the social norms, values, and expectations of a society or a culture. Societal bias can influence how people perceive, judge, and behave toward others, especially those who are different from them. Societal bias can also be embedded in the data that is used to train or validate AI models, which can then propagate or amplify the bias in the AI outputs or decisions. Therefore, it is recommended to carefully consider which demographic data and for what purpose is fed into an AI model, to avoid societal bias and its negative consequences.Salesforce AI Associate: How to Avoid Bias from Demographic Data in AI Models,Recognize Bias in Artificial Intelligence Unit | Salesforce Trailhead,Designing Personalized User Experiences with Data AI | Salesforce
Plat-UX-101 Exam Question 73
Which two resource of the Salesforce Lightning Design System (SLDS) could be used to make custom application look, act,and sound like Salesforce? Choose 2 answers
Correct Answer: B,D
The Salesforce Lightning Design System (SLDS) is a collection of resources that help you create user interfaces that are consistent with the Salesforce Lightning principles, design language, and best practices. The SLDS resources that could be used to make custom applications look, act, and sound like Salesforce are: Blueprints and tokens: Blueprints are ready-to-use HTML and CSS UI elements that provide the foundation for Salesforce experience development. Tokens are visual design values and attributes that ensure branding and UI consistency at scale. By using blueprints and tokens, you can create custom components that follow the SLDS design standards and patterns. Guidelines for voice and tone: Voice and tone guidelines help you write clear, concise, and consistent content that reflects the Salesforce brand personality and values. By using voice and tone guidelines, you can create custom applications that communicate effectively and respectfully with your users. The SLDS resources that are not relevant to make custom applications look, act, and sound like Salesforce are: Full functional components: Full functional components are pre-built Lightning components that provide out-of-the-box functionality and interactivity. They are not part of the SLDS, but rather part of the Lightning Component Library. You can use full functional components to speed up your development process, but they are not necessary to make custom applications look, act, and sound like Salesforce. In-App Guidance: In-App Guidance is a feature that allows you to create and deliver contextual help and training to your users within your application. It is not part of the SLDS, but rather part of the Salesforce Platform. You can use In-App Guidance to enhance your user experience and adoption, but it is not essential to make custom applications look, act, and sound like Salesforce.
Plat-UX-101 Exam Question 74
A UX Design team is doing a review of a new Lightning Web Component (IWC). They are following the Salesforce Lightning Design System (SLDS) block, element, modifier (BEM) naming conventions. Which class does NOT follow this convention?
Correct Answer: C
The SLDS BEM naming convention consists of three parts: block, element, and modifier. A block is a standalone component that can be reused across projects, such as a button, a card, or a modal. An element is a part of a block that has no standalone meaning, such as a label, an icon, or a header. A modifier is a flag that changes the appearance or behavior of a block or an element, such as size, color, or state. The modifier is separated from the block or element by two hyphens (-), and can have a value separated by a single hyphen (-), such as .slds-button-brand or .slds-button-neutral. The class .slds-size-l-of-2 does not follow this convention because it has no block or element name before the modifier. It should be something like .slds-grid-size-l-of-2 or .slds-col-size-l-of-2.Reference: [1]: Salesforce Lightning Design System - Introduction [2]: Salesforce Lightning Design System - Naming Con
Plat-UX-101 Exam Question 75
A UX Designer at Cloud Kicks (CK) recommends a Salesforce Console application for CK's service representatives. The service representatives work on multiple support cases hour, accessing them viaqueues, calls, or live chat. Which console navigation feature would NOT be relevant to the designer recommendation?
Correct Answer: D
A Salesforce Console application is designed to optimize the user experience for service representatives who work on multiple records and tasks at the same time. The console navigation features allow the user to access multiple records and related information in a single screen, without switching back and forth between tabs or windows. The features that are relevant to the designer recommendation are: More than one detail item can be open at a time. This allows the user to work on multiple records simultaneously and switch between them easily. Multiple subtabs can be beneath a single parent record. This allows the user to view and access related information, such as activities, emails, notes, and attachments, without leaving the parent record. A split list of records and individual record detail can be seen on the same screen. This allows the user to browse through a list of records, such as a queue or a report, and see the details of the selected record on the same screen. The feature that is not relevant to the designer recommendation is: Service representatives with lower resolution monitors will have a better user experience. This is not true, because a Salesforce Console application requires a minimum screen resolution of 1024 x 768 pixels to display properly. Users with lower resolution monitors may experience scrolling issues or truncated information.