Skip to content

Plugins

Tom Taylor edited this page Mar 12, 2015 · 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.

Theming

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

Plugins

You should probably go here: Developing-plugins

Clone this wiki locally