Module quiz: Evaluating interactive design :Principles of UX/UI Design (Meta React Native Specialization) Answers 2025
1. Hamburger icon opens an inline menu
❌ True
✔️ False
(It opens a dropdown/side menu, not inline.)
2. Who wrote the 10 Usability Heuristics?
❌ Ben Shneiderman
❌ Dieter Rams
✔️ Jakob Nielsen
3. Should a form field have a minimum character count (e.g., 3-letter first name)?
❌ Yes
✔️ No
(Real users can have 1–2 letter names.)
4. Which form-field labels are necessary?
❌ Optional
✔️ Fail feedback
✔️ Required
5. “Good design is as little design as possible.” — Dieter Rams?
✔️ Yes
❌ No
6. “Strive for consistency.” — Dieter Rams?
❌ Yes
✔️ No
(This is from Shneiderman’s 8 Golden Rules, not Rams.)
7. What is a severity rating?
❌ It’s a score of how well the item lines up…
✔️ It defines a score between 0 and 4 for how much it violates a heuristic.
8. What is an error rating?
❌ Score of how badly it lines up…
✔️ Score (0–4) indicating how easily the violation can be fixed.
9. A brand style guide is reusable components used at scale?
❌ True
✔️ False
(That describes a design system. A brand style guide is about brand identity.)
10. Who wrote the 8 Golden Rules for UI Design?
✔️ Ben Shneiderman
❌ Dieter Rams
❌ Jakob Nielsen
✅ Summary Table
| Q | Correct Answer |
|---|---|
| 1 | False ✔️ |
| 2 | Jakob Nielsen ✔️ |
| 3 | No ✔️ |
| 4 | Fail feedback, Required ✔️ |
| 5 | Yes ✔️ |
| 6 | No ✔️ |
| 7 | 0–4 violation severity ✔️ |
| 8 | 0–4 fixability score ✔️ |
| 9 | False ✔️ |
| 10 | Ben Shneiderman ✔️ |