UI basics Flashcards
An accessible application can be used by some users to achieve specified goals.
True False
False
List three settings that can be configured on a dynamic layout. (Choose Three)
Padding of the content
Spacing between items
Direction of the elements (column versus row)
Alignment of the label compared to the field
Spacing between items
Direction of the elements (column versus row)
Alignment of the label compared to the field
Align-items is used to align the flex items in the direction of the flex container.
True False
False
It is possible to set a read-only and read-write helper class on a dynamic layout content.
True False
False
Which three of the following skillsets are required to be a Pega front-end developer? (Choose Three)
Good experience with Java programming language
Understand how to make an application accessible
Understand how to implement responsive and adaptive designs.
Experience with REST APIs and connectors
Handle cross-browser issues
Understand how to make an application accessible
Understand how to implement responsive and adaptive designs.
Handle cross-browser issues
Which four are the typical root causes of spacing and alignment issues? (Choose Four)
Using a button instead of a link
Using the incorrect dynamic layout format
Not correctly removing item spacing
Not optimizing the dynamic layout
Using the incorrect container format
Using nested dynamic layouts
Using the incorrect dynamic layout format
Not correctly removing item spacing
Using the incorrect container format
Using nested dynamic layouts
Which four of the following options are available for a dynamic layout when removing spacing? (Choose Four)
Last item
First item
None
All items
Nested layouts
Last item
First item
None
All items
In what two areas can you define read-only and read-write helper classes? (Choose Two)
Inside an element included in a dynamic layout.
Inside the header element.
Inside the content of a dynamic layout.
Inside a section include.
Inside an element included in a dynamic layout.
Inside a section include.
What three of the following settings are configurable with flexbox? (Choose Three)
Vertical-align
Flex-grow
Justify-content
Align-items
Flex-grow
Justify-content
Align-items
Which two of the following options are the benefits of design templates? (Choose Two)
Design templates only contains dynamic layouts
Design templates always use optimized layouts
Ensure consistency of layouts
Changes to a design template is reflected immediately to any instance where it is in use
Ensure consistency of layouts
Changes to a design template is reflected immediately to any instance where it is in use
The 1 Column design template is the default template when creating any section or view.
True False
True
What components can be dropped in a workarea layout using App Studio?
Sections marked as workarea widgets and relevant record
Sections marked as relevant records
Buttons
Sections marked as workarea widgets
Text Inputs
Sections marked as workarea widgets and relevant record
A design template should contain at least one region
True False
True
Select four items that are needed when creating a new design template. (Choose Four)
A purpose
A name
A list of regions with names
A skeleton file template
An icon
A purpose
A name
A list of regions with names
An icon
Upgrading a full section to a section using a design template can be done automatically.
True False
False