tree: 29bad8df4c2ce272ff75981aecf175b390ceb559 [path history] [tgz]
  1. active_tab_tracker.cc
  2. active_tab_tracker.h
  3. active_tab_tracker_unittest.cc
  4. DIR_METADATA
  5. feature_promo_controller.cc
  6. feature_promo_controller.h
  7. feature_promo_snooze_service.cc
  8. feature_promo_snooze_service.h
  9. feature_promo_snooze_service_unittest.cc
  10. feature_promo_text_replacements.cc
  11. feature_promo_text_replacements.h
  12. feature_promo_text_replacements_unittest.cc
  13. feature_tutorial_service.cc
  14. feature_tutorial_service.h
  15. feature_tutorial_service_factory.cc
  16. feature_tutorial_service_factory.h
  17. feature_tutorials.cc
  18. feature_tutorials.h
  19. in_product_help.h
  20. mock_feature_promo_controller.cc
  21. mock_feature_promo_controller.h
  22. OWNERS
  23. README.md
  24. reopen_tab_in_product_help.cc
  25. reopen_tab_in_product_help.h
  26. reopen_tab_in_product_help_factory.cc
  27. reopen_tab_in_product_help_factory.h
  28. reopen_tab_in_product_help_trigger.cc
  29. reopen_tab_in_product_help_trigger.h
  30. reopen_tab_in_product_help_trigger_unittest.cc
  31. reopen_tab_in_product_help_unittest.cc
  32. scoped_new_badge_tracker.cc
  33. scoped_new_badge_tracker.h
chrome/browser/ui/user_education/README.md

Desktop User Education

This directory contains code related to user education efforts on desktop. Also see //chrome/browser/ui/views/user_education

Active projects:

  • In-product help (IPH): help dialogs offered by Chrome suggesting useful features. These are triggered automatically based on user behavior and give a short value statement and directions to use the feature
  • New badge: pop-out label applied to new features' entry points to make them more obvious
  • Tutorials: step-by-step guided walkthroughs of features. User-initiated and more thorough than single-step IPH promotions

TODO(https://crbug.com/1132335): add overview and thorough instructions on how to apply user education to features