CIW USER INTERFACE
DESIGNER 1D0-621
PRACTICE TEST 54
QUESTIONS
Question 1: A retailer's desktop site is dicult to use on phones because users must zoom and pan horizontally. Which design approach most directly addresses this problem?
Choices:
1) Use responsive design so layout and content adapt to the viewport 2) Create separate text-only pages for phones 3) Increase the desktop page width to t more products 4) Replace navigation links with image maps Correct Answer: Use responsive design so layout and content adapt to the viewport Explanation: Responsive design adapts layout and presentation to dierent viewport sizes, reducing horizontal scrolling and zooming on smaller devices.Page 1
Question 2: A design team wants one interface to work well on phones, tablets, and desktops without maintaining three unrelated layouts. Which technique best supports this goal?
Choices:
1) Fixed-width tables sized for a desktop monitor 2) Flexible layouts combined with CSS media queries 3) Device detection that blocks unknown screen sizes 4) A separate domain name for every device model
Correct Answer: Flexible layouts combined with CSS media queries
Explanation: Flexible layouts and media queries are core responsive-design techniques that let one interface adjust to dierent screen sizes and capabilities.Question 3: During a redesign, the team needs someone to translate user research into interaction ows, wireframes, and interface behavior before developers implement the pages. Which role is the best t?
Choices:
1) Database administrator 2) Network technician 3) Search engine crawler operator 4) User interface or UX designer
Correct Answer: User interface or UX designer
Explanation: A UI or UX designer turns user needs into interface structure, interaction patterns, and design artifacts such as wireframes and prototypes.Page 2
Question 4: Midway through a Web project, stakeholders request several new
features that were not in the approved requirements. What project-management action best protects schedule and budget?
Choices:
1) Evaluate each request through a documented change-control process 2) Add every request immediately to keep stakeholders happy 3) Ignore all new requests until after launch 4) Delete the original project documentation Correct Answer: Evaluate each request through a documented change-control process Explanation: Change control evaluates scope, cost, schedule, and priority before new requirements are accepted, helping prevent uncontrolled scope creep.Question 5: A cross-functional design review includes the client, designer, developer, content specialist, and marketing representative. What is the strongest reason for this collaboration?
Choices:
1) It exposes conicting requirements and usability issues earlier 2) It eliminates the need for testing 3) It guarantees that the project will cost less 4) It allows each person to work without documentation Correct Answer: It exposes conicting requirements and usability issues earlier Explanation: Collaborative design surfaces stakeholder needs, technical constraints, content concerns, and usability issues earlier, when they are usually easier to resolve.Page 3