Question 6 of 58
A form must support accessibility.
How do you enable a user to specify a date?
    Correct Answer: D

    To properly support accessibility, it's important to provide controls that users can interact with using assistive technologies, such as screen readers and keyboards. A single calendar control that displays an entire month or year can be difficult to navigate for users with disabilities. Providing separate controls for month, day, and year ensures that each element can be individually accessed and easily manipulated, making the form more accessible.

Question 7 of 58
A client requests that you add a footer to the Case Manager portal.
How do you satisfy this request?
    Correct Answer: C

    To add a footer to the Case Manager portal, you need to change the section layout on the harness referenced on the portal record. The harness determines the overall layout and structure of the portal, and modifying the section layout within the harness allows you to add or modify elements like a footer.

Question 8 of 58
You need to localize correspondence into a language that is unavailable in the Pega language pack.
Which option satisfies the requirement?
    Correct Answer: B

    The Localization wizard primarily assists with translating available languages for which language packs exist. If you need to localize correspondence into an unavailable language in the Pega language pack, you would need to create the Translation rule manually and include it in the application ruleset. This would ensure that the necessary translations are specifically tailored to your application's correspondence requirements.

Question 9 of 58
How do you test UI forms for suitability for users with visual disabilities such as Deuteranopia (red-green confusion) or Tritanopia (yellow-blue confusion)?
    Correct Answer: B

Question 10 of 58
Which piece of application content do you localize by using a Field Value rule?
    Correct Answer: A