Font size
WorksheetsUX Cert - Chapter 4 - Declarative Design & SLDS
Total questions: 26
Worksheet time: 27mins
What is a key topic covered in the declarative design section of the exam?
Forecasting
Global Elements
Scaffolding
Command-Line Input
Sales team at ACME is struggling with a high number of list views. Which TWO ways could their experience be improved?
Ask users to create their own list views.
Use lookup lists.
Permission and share via Public Groups.
Regularly audit and remove old public lists.
Which TWO Admin settings could be used for mobile navigation menu config?
Visualforce pages can be associated to menu nodes.
Menu layout can be driven by the user's geolocation.
Different menu configs can be assigned to individual users.
Menu items can be rearranged by an Admin.
What Salesforce DECLARATIVE component can a UX designer use for designing an onboarding experience?
Prompt
Setup Assistant
Popover
Welcome Mat
When should a floating prompt be used?
When you want to embed a walkthrough video.
When your message is longer than one sentence.
When you need step-by-step instructions that user can consult while they work.
A user needs to acknowledge info without specifically completing an action.
When designing a user engagement journey, what’s the difference between the message and the purpose?
The message is what you say to the user; the purpose is why you say it.
The message is a higher priority than purpose.
The purpose is what you say to the user; the message is why you say it.
The message is the tone of the guidance, and the purpose is the business value.
Designer needs to show Widgets a contact purchased on their record page. Which standard Salesforce config should be used?
Create Contact to Widget master-detail, add related list Widgets to Contact page.
Create Contact to Widget lookup, add related list Widgets to Contact record page.
Create Widget to Contact master-detail, add related record of Contact to Widget record.
Create Widget to Contact lookup, add related list of Contacts to Widget record page.
Designer wants a new layout that displays records driven by parent record. Which kind of relationship should they use?
Exclusive
Hierarchical
Master-Detail
Lookup
A service manager needs to see key data when viewing a case. Which TWO features allow this data to be easily seen?
Compact Layouts
Highlights Panel
Custom Links
Tabs
ACME is considering Standard Salesforce Nav vs. Console Nav for its Sales team. Which requirement supports Console?
Complex sales process
A static list view
Field Service Agents
Community Management
A UX Designer is creating a site with Experience Builder. Which feature best supports implementing the brand?
Theme Editor
Custom page layouts for user types
Social Links
Page Layout Editor
What TWO configurations are possible in Lightning Theme & Branding tools?
Custom Logo
Link Color
Email Template Customization
Notification Alert Sound Customization
What aspect of systems design allows you to build for multiple uses, viewpoints, and structures?
Accessibility
Clarity
Durability
Scalability
True or false?
When deciding a pattern to use in Lightning UI: search the web for patterns designed for similar apps or systems first.
True
False
True or false?
There are 10 interaction states that all designs must have specifications for.
True
False
In systems design, the most important relationship is the one between which two entities?
Micropatterns and macropatterns
User centered thinking and user centered design
System requirement and user requirements
Individual elements and overall user experience
What is an example of macropattern?
Clicking next
Creating a record
Making a button
Calculating UX Debt
When considering how a button relates to the rest of an established design system, what must you keep in mind?
Hierarchy
Geometric Shapes
Color
Macro and micropatterns
A UX designer has created a prototype of a sandbox containing various assets from SLDS such as icons and buttons. It will be developed using Lightning components. After reviewing, the customer requests the colors be changed to their company's brand colors. Which feature should the designer recommend?
Loading custom SVGs
Styling hooks
Standard SLDS classes
Custom CSS classes
True or false?
Design Tokens are named entities that store visual design attributes.
True
False
True or false?
There are two types of dialogs in the Lightning Design System.
True
False
True or false?
When overriding design tokens, standard tokens can be overridden in Lightning experience and the Salesforce Mobile app.
True
False
Which of these are the four primary elements of SLDS?
Design tokens, fonts, utilities, guidelines
Design tokens, utilities, guidelines, blueprints
Colors, Icons, Design Tokens, Utilities
Design patterns, utilities, guidelines, blueprints
True or false?
Component blueprints are framework dependent, accessible HTML and CSS used to create components.
True
False
True or false?
If you are writing custom CSS that cancels out the styling of SLDS, the style will update when SLDS updates.
True
False
What is the specific naming convention that styling hooks follow to promote predictability and consistency?
COMPONENT_ELEMENT_CATEGORY_PROPERTY_STATE_ATTRIBUTE
COMPONENT_ELEMENT_PROPERTY_CATEGORY_ATTRIBUTE_STATE
ELEMENT_COMPONENT_PROPERTY_CATEGORY_ATTRIBUTE_STATE
COMPONENT_ELEMENT_CATEGORY_PROPERTY_ATTRIBUTE_STATE
