wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

UX Cert - Chapter 4 - Declarative Design & SLDS

Total questions: 26

Worksheet time: 27mins

Name
Class
Date
1.

What is a key topic covered in the declarative design section of the exam?

a)

Forecasting

b)

Global Elements

c)

Scaffolding

d)

Command-Line Input

2.

Sales team at ACME is struggling with a high number of list views. Which TWO ways could their experience be improved?

a)

Ask users to create their own list views.

b)

Use lookup lists.

c)

Permission and share via Public Groups.

d)

Regularly audit and remove old public lists.

3.

Which TWO Admin settings could be used for mobile navigation menu config?

a)

Visualforce pages can be associated to menu nodes.

b)

Menu layout can be driven by the user's geolocation.

c)

Different menu configs can be assigned to individual users.

d)

Menu items can be rearranged by an Admin.

4.

What Salesforce DECLARATIVE component can a UX designer use for designing an onboarding experience?

a)

Prompt

b)

Setup Assistant

c)

Popover

d)

Welcome Mat

5.

When should a floating prompt be used?

a)

When you want to embed a walkthrough video.

b)

When your message is longer than one sentence.

c)

When you need step-by-step instructions that user can consult while they work.

d)

A user needs to acknowledge info without specifically completing an action.

6.

When designing a user engagement journey, what’s the difference between the message and the purpose?

a)

The message is what you say to the user; the purpose is why you say it.

b)

The message is a higher priority than purpose.

c)

The purpose is what you say to the user; the message is why you say it.

d)

The message is the tone of the guidance, and the purpose is the business value.

7.

Designer needs to show Widgets a contact purchased on their record page. Which standard Salesforce config should be used?

a)

Create Contact to Widget master-detail, add related list Widgets to Contact page.

b)

Create Contact to Widget lookup, add related list Widgets to Contact record page.

c)

Create Widget to Contact master-detail, add related record of Contact to Widget record.

d)

Create Widget to Contact lookup, add related list of Contacts to Widget record page.

8.

Designer wants a new layout that displays records driven by parent record. Which kind of relationship should they use?

a)

Exclusive

b)

Hierarchical

c)

Master-Detail

d)

Lookup

9.

A service manager needs to see key data when viewing a case. Which TWO features allow this data to be easily seen?

a)

Compact Layouts

b)

Highlights Panel

c)

Custom Links

d)

Tabs

10.

ACME is considering Standard Salesforce Nav vs. Console Nav for its Sales team. Which requirement supports Console?

a)

Complex sales process

b)

A static list view

c)

Field Service Agents

d)

Community Management

11.

A UX Designer is creating a site with Experience Builder. Which feature best supports implementing the brand?

a)

Theme Editor

b)

Custom page layouts for user types

c)

Social Links

d)

Page Layout Editor

12.

What TWO configurations are possible in Lightning Theme & Branding tools?

a)

Custom Logo

b)

Link Color

c)

Email Template Customization

d)

Notification Alert Sound Customization

13.

What aspect of systems design allows you to build for multiple uses, viewpoints, and structures?

a)

Accessibility

b)

Clarity

c)

Durability

d)

Scalability

14.

True or false?

When deciding a pattern to use in Lightning UI: search the web for patterns designed for similar apps or systems first.

a)

True

b)

False

15.

True or false?

There are 10 interaction states that all designs must have specifications for.

a)

True

b)

False

16.

In systems design, the most important relationship is the one between which two entities?

a)

Micropatterns and macropatterns

b)

User centered thinking and user centered design

c)

System requirement and user requirements

d)

Individual elements and overall user experience

17.

What is an example of macropattern?

a)

Clicking next

b)

Creating a record

c)

Making a button

d)

Calculating UX Debt

18.

When considering how a button relates to the rest of an established design system, what must you keep in mind?

a)

Hierarchy

b)

Geometric Shapes

c)

Color

d)

Macro and micropatterns

19.

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?

a)

Loading custom SVGs

b)

Styling hooks

c)

Standard SLDS classes

d)

Custom CSS classes

20.

True or false?

Design Tokens are named entities that store visual design attributes.

a)

True

b)

False

21.

True or false?

There are two types of dialogs in the Lightning Design System.

a)

True

b)

False

22.

True or false?

When overriding design tokens, standard tokens can be overridden in Lightning experience and the Salesforce Mobile app.

a)

True

b)

False

23.

Which of these are the four primary elements of SLDS?

a)

Design tokens, fonts, utilities, guidelines

b)

Design tokens, utilities, guidelines, blueprints

c)

Colors, Icons, Design Tokens, Utilities

d)

Design patterns, utilities, guidelines, blueprints

24.

True or false?

Component blueprints are framework dependent, accessible HTML and CSS used to create components.

a)

True

b)

False

25.

True or false?

If you are writing custom CSS that cancels out the styling of SLDS, the style will update when SLDS updates.

a)

True

b)

False

26.

What is the specific naming convention that styling hooks follow to promote predictability and consistency?

a)

COMPONENT_ELEMENT_CATEGORY_PROPERTY_STATE_ATTRIBUTE

b)

COMPONENT_ELEMENT_PROPERTY_CATEGORY_ATTRIBUTE_STATE

c)

ELEMENT_COMPONENT_PROPERTY_CATEGORY_ATTRIBUTE_STATE

d)

COMPONENT_ELEMENT_CATEGORY_PROPERTY_ATTRIBUTE_STATE