tree: 9ee36d1d80b613e863c480e46fcacaca686397ed [path history] [tgz]
  1. tutorial/
  2. active_tab_tracker.cc
  3. active_tab_tracker.h
  4. active_tab_tracker_unittest.cc
  5. COMMON_METADATA
  6. DIR_METADATA
  7. feature_promo_bubble_params.cc
  8. feature_promo_bubble_params.h
  9. feature_promo_controller.cc
  10. feature_promo_controller.h
  11. feature_promo_snooze_service.cc
  12. feature_promo_snooze_service.h
  13. feature_promo_snooze_service_unittest.cc
  14. feature_promo_text_replacements.cc
  15. feature_promo_text_replacements.h
  16. feature_promo_text_replacements_unittest.cc
  17. mock_feature_promo_controller.cc
  18. mock_feature_promo_controller.h
  19. OWNERS
  20. README.md
  21. reopen_tab_in_product_help.cc
  22. reopen_tab_in_product_help.h
  23. reopen_tab_in_product_help_factory.cc
  24. reopen_tab_in_product_help_factory.h
  25. reopen_tab_in_product_help_trigger.cc
  26. reopen_tab_in_product_help_trigger.h
  27. reopen_tab_in_product_help_trigger_unittest.cc
  28. reopen_tab_in_product_help_unittest.cc
  29. scoped_new_badge_tracker.cc
  30. 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