Implement Custom Exercise Types for Enablement Programs

Exercise types in Enablement programs specify the types of content that Enablement admins add in Program Builder and how users experience the content when they take the program. The default exercise types reference content managed in Salesforce systems, including the Digital Experiences app, assessment surveys, Einstein Coach, and Trailhead. To connect other content systems or repositories to exercises in your programs, you can create custom exercise types by using Apex and Lightning Web Components (LWC). For example, you can create custom exercises that connect to screen flows, PDF viewers, Google Docs, data from external repositories, and so on.

See Also