Appian Associate Developer (ACD100) — Question 3
You need to ensure that your interface is readable on different devices.
How is this most commonly checked?
Answer options
- A. Download Appian on each device and test.
- B. Use your web browser to change sizing.
- C. Click on the different preview options in the Interface Designer.
- D. Wrap SAIL code in a!isPageWidtht().
Correct answer: C
Explanation
The correct answer is C because the Interface Designer offers specific preview options that simulate how the interface will look on different devices. Option A is impractical as it requires testing on every device, while B only modifies the browser view without providing an accurate representation. Option D does not directly relate to checking interface readability across devices.