tree: 875ed8fbc215df3e4bbe744bcc14efeb3208943b [path history] [tgz]
  1. common/
  2. images/
  3. test/
  4. views/
  5. webui/
  6. architecture.md
  7. DEPS
  8. DIR_METADATA
  9. getting-started.md
  10. navbar.md
  11. OWNERS
  12. README.md
components/user_education/README.md

User Education

User Education in Chrome is designed to introduce users to new and existing features with which they might not be familiar.

The user education system provides a common UX for nudging users towards these features, including full, user-initiated tutorials.

If you want to understand the architecture of the User Education subsystem, including its various configuration classes, read this document.

If you'd like to just dive in and start implementing User Education UX for your application or platform of choice, instructions are provided here.