
COURSE – PRINCIPLES OF UX/UI DESIGN QUIZ ANSWERS
Week 5: Course Summary and Final Assessment
Meta Front-End Developer / IOS Developer / Android Developer Professional Certificate
Complete Coursera Answers & Study Guide
Click to Enroll in Coursera Meta Front-End Professional Certificate
TABLE OF CONTENT
Course Summary and Final Assessment INTRODUCTION
As you finish this Course Summary and Final Assessment, you should reflect on the skills you learned in the Meta Front-End Developer Professional Certificate course from Coursera. This certification has equipped you with knowledge and practical applications of HTML, CSS, JavaScript, Node.js, and React.js to create modern webpages and engaging user experiences. Now is the time to practice your newfound skills in order to master them further.
Take any opportunity to build websites or applications related to what we’ve covered here; it will help you gain confidence in your newly acquired knowledge and ensure that everything taught here sticks with you!
Learning Objectives
- Synthesize the skills you learned in this course.
- Reflect on what you learned in this course and the next steps in your journey.
FINAL COURSE ASSESSMENT: PRINCIPLES OF UX / UI
1. Which one of these does not provide evaluation methods?
- Ben Shneiderman
- Nielsen Norman Group (CORRECT)
- Jakob Nielsen
- Dieter Rams
Correct! The Nielsen Norman Group is a user interface and user experience consulting firm that provides excellent UX and UI design resources.
2. A frame is a container where your design lives.
- True (CORRECT)
- False
Correct! The frame is a container where your design lives.
3. The Kebab icon is a menu icon that opens an inline menu.
- True (CORRECT)
- False
Correct! The Kebab icon is a menu icon that opens an inline menu.
4. What is included in a brand style guide? Select all that apply.
- Pictures and images (CORRECT)
- Color palette (CORRECT)
- Typefaces (CORRECT)
- A design system
Correct! A brand style guide includes how pictures and images should be used. It also consists of a UI Kit, a file set containing critical UI components like font sizes, icons and documentation. A design system includes a brand style guide.
Correct! A brand style guide includes color palettes. It also consists of a UI Kit, a file set containing critical UI components like font sizes, icons and documentation. A design system includes a brand style guide.
Correct! A brand style guide includes typefaces. It also consists of a UI Kit, a file set containing critical UI components like font sizes, icons and documentation. A design system consists of a brand style guide.
5. Who wrote the 8 Golden Rules for UI Design?
- Ben Shneiderman (CORRECT)
- Jakob Nielsen
- Dieter Rams
Correct! Ben Shneiderman wrote the 8 Golden Rules for UI Design.
6. What is not included in a persona’s Bio?
- Frustrations (CORRECT)
- What the persona likes doing in their spare time?
- Marital status
- Where the persona lives
- User story (CORRECT)
Correct! This is a separate section in the persona and is not included in the Bio.
Correct! This is not included in the persona and is a separate artifact.
7. Which of these are not the best practices for form design?
- Clearly label your form.
- Sort your form fields from the simplest to the most difficult.
- Make use of inline form field validation.
- Use many columns. (CORRECT)
- Keep forms simple and straightforward.
Correct! When possible, use a single-column web form layout. This is especially important when creating long multi-step forms. Single-column layouts are more straightforward for visitors to follow, understand, complete and submit than forms with multiple columns.
8. Figma has various functionalities. What functionality does Figma not have? Select all the apply.
- Comments (CORRECT)
- Collaborative (CORRECT)
- Web-based (CORRECT)
- Develop a website
- Prototype (CORRECT)
9. Is prioritization in content strategy necessary?
- Yes (CORRECT)
- No
Correct! This is how you determine your content and its relevance to your users.
10. What is white space in typography?
- The space between columns.
- The space between blocks of text (CORRECT)
Correct! In typography, white space refers to the space between blocks of text. White spaces can make content more appealing and improve readability when used correctly.
11. Has eye-tracking been researched on how a user’s eye reads a user interface?
- Yes (CORRECT)
- No
Correct! There has been eye-tracking research on how a user’s eye reads a user interface. The eye follows E, F and Z.
12. What are typefaces in UI?
- A group of characters, letters and numbers that share the same design. (CORRECT)
- A grid system
Correct! Typefaces are groups of characters, letters and numbers that share the same design.
13. A wireframe in UX design represents the interface concerned with placement and hierarchy of content and functionalities.
- True (CORRECT)
- False
Correct! It represents the interface concerned with the placement and hierarchy of content and functionalities.
14. Is empathize a stage in the UX process?
- Yes (CORRECT)
- No
Correct! This is the first of the five stages in the UX process. The key here is to understand your user’s needs using research.
15. What types of grids are used to organize multiple elements on an interface?
- Block grids
- Baseline grid
- Column Grid (CORRECT)
Correct! They are composed of several columns, primarily used to organize multiple elements into columns.
16. _________ design is concerned with the aesthetics of a Digital product
- UI (CORRECT)
- UX
Correct! UI design is concerned with the aesthetics of a Digital product.
17. Can a button be considered a component?
- Yes (CORRECT)
- No
Correct! Rather than creating a button from scratch, you could simply construct a “button component” and reuse it.
Coursera Meta Front-End Developer Professional Certificate Answers and Study Guide
Liking our content? Then don’t forget to ad us to your bookmarks so you can find us easily!
Weekly Breakdown | Meta Study Guides | Back to Top
18. Is responsive design an approach to web page creation using flexible layouts?
- Yes (CORRECT)
- No
Correct! Responsive design is an approach to web page creation that uses flexible layouts, removing the need to design layouts to suit every device.
19. What does a user story consist of?
- An abstract that describes the user and their need or goal (CORRECT)
- A biography of the user
- A user’s frustrations
Correct! User stories assist in documenting helpful information about users, such as the various needs and motivations for using a website or app. They also help the development team estimate the timeline required to deliver the final product.
20. Is a serif a stroke or foot-like element connected to the end of the main strokes of some typefaces?
- Yes (CORRECT)
- No
Correct! A serif is a stroke or foot-like element connected to the end of the main strokes of some typefaces.
21. Micro-animations begin with a trigger and progress to a set of instructions represented visually through animations. The visual output of the micro-interaction is the animation.
- True (CORRECT)
- False
Correct! Micro-interactions begin with a trigger and progress to a set of instructions represented visually through animations. The visual output of the micro-interaction is the animation.
22. _________ is an iterative process that solves usability problems. For example, on a website or app, from the user’s perspective increasing sales and keeping customers coming back for more.
- UI
- UX (CORRECT)
Correct! UX is an iterative process that solves usability problems on, for example, a website or app from the user’s perspective, increasing sales and keeping customers coming back for more.
23. A storyboard is a visual representation of how a user will interact with a product.
- True (CORRECT)
- False
Correct! A storyboard is a visual representation of how a user will interact with a product. Designers can create different storyboards, such as sketches, illustrations and screenshots, slideshows and animated live demos.
24. A component like a button can be reused on a website or an app.
- True (CORRECT)
- False
Correct! A component is any part of your design that can be logically grouped, which is thought of as stand-alone and can be reused.
25. Why do you space input fields? Select all that apply.
- To implement logical grouping to make the form more understandable. (CORRECT)
- The user can see that each field is unique. (CORRECT)
- The user can identify the labels that refer to the input. (CORRECT)
Correct! Spacing input fields allow the user to identify which part of the form they are addressing.
Correct! Spacing input fields allow the user to see that each field is unique.
Correct! Spacing input fields allow the user to identify labels that refer to input, such as “password” and “email required”.
26. Figma has various functionalities. What functionality does Figma not have? Select all the apply.
- Comments
- Prototype
- Web-based
- Develop a website (CORRECT)
- Collaborative
Correct! Developing a website is not used as a web development program.
26. How do you share your prototype in Figma with your team members and stakeholders?
- Via share (CORRECT)
- Via presentation mode
- Via prototype mode
Correct! Simply click the Share button in Figma on the top right-hand corner of your screen.
27. A Captcha uses images instead of lettering.
- True
- False (CORRECT)
Correct! A ReCaptcha uses images instead of lettering.
28. Is this one of Ben Shneiderman’s 10 Principles of Good Design?
“Strive for Consistency.”
- Yes
- No (CORRECT)
Correct! This is one of Shneiderman’s 8 Golden Rules of UI Design. It is critical to maintain uniformity throughout the site, whether it’s the layout, the size of the button, the color code, or the tone used when writing the page.
29. Storyboards describe the user’s motivations for being there (their task or goal) and a question they need to be answered. They also suggest possible ways to achieve these goals.
- True
- False (CORRECT)
Correct! Scenarios describe the user’s motivations for being there (their task or goal) and a question they need to be answered. They also suggest possible ways to achieve these goals.
30. Should you guide users to the required information when filling in form fields?
- Yes (CORRECT)
- No
Correct! It would help if you guided users to the required information when filling in the Form fields.
Course Summary and Final Assessment CONCLUSION
You’ve made it to the end of this course! Congratulations on completing all the modules and quizzes. By now, you should have a good understanding of the skills that you learned. If you want to keep practicing and refining your skills, we suggest signing up for another course on Coursera. Or, if you’re ready to move on to something new, take a look at our other offerings.
We know that you’ll be able to achieve great things with the skills that you’ve acquired. Join Coursera now and start learning!
This Course is shared with other courses. Choose which route to take below!
Subscribe to our site
Get new content delivered directly to your inbox.
Quiztudy Top Courses
Popular in Coursera
- Meta Marketing Analytics Professional Certificate.
- Google Digital Marketing & E-commerce Professional Certificate.
- Google UX Design Professional Certificate.
- Meta Social Media Marketing Professional Certificate
- Google Project Management Professional Certificate
- Meta Front-End Developer Professional Certificate
Liking our content? Then, don’t forget to ad us to your BOOKMARKS so you can find us easily!