Skip to content

Plugins

Tom Taylor edited this page Dec 5, 2016 · 3 revisions

Adapt Learning Plugins

Just about everything in the Adapt Learning Framework is a plugin. You can create custom components for rendering learning content (like questions, or graphical components, video players etc.). You can create extensions for existing components or core framework elements (e.g. the Triggered extension hides components and reveals them on button press). You can also create custom menus or themes.

Core plugins

For a list of plugins found in the core bundle, head to: Core Plug ins in the Adapt Learning Framework

Theming

Detailed docs for themes can be found here: Styling-your-course

Plugin development

You should probably go here: Developing-plugins

Clone this wiki locally