Certified Pega System Architect v8.0 (2019) — Question 16
A form listing nearby restaurants has four columns:
✑ Restaurant name
✑ Restaurant location
✑ Thumbnail image of the seating area
✑ Make reservation (check box)
You want to ensure that users have the information they need to make a reservation regardless of screen size. When viewed on a small screen, you do not need to display images.
What three configuration steps do you take to support this requirement? (Choose three.)
Answer options
- A. Set the importance of the Make reservation column to Primary.
- B. Set the importance of the Restaurant name column to Primary.
- C. Set the importance of the image column to Other.
- D. Set the importance of the image column to Secondary.
- E. Set the importance of the Restaurant location and Make reservation columns to Secondary.
- F. Set the importance of the Restaurant name and Make reservation columns to Primary.
Correct answer: B, D, F
Explanation
The correct answer includes setting the Restaurant name column to Primary to ensure it is always visible, while the image column is set to Secondary to hide it on smaller screens. Additionally, making both the Restaurant name and Make reservation columns Primary ensures critical information is prioritized for users making reservations.