-
Notifications
You must be signed in to change notification settings - Fork 285
Developer's Guide
Tom Taylor edited this page Feb 20, 2019
·
4 revisions
This page pulls together the various documents and guides relevant to developers working on the Adapt authoring tool.
The following two pages give an outline of the architecture of the two main components of the authoring tool: the single-page web app front-end, and the Node.js server back-end.
The following pages give more specific information on developing for the authoring tool.
- Plug-in Compatibility
- Extending the authoring tool
- Properties Schema
- Developer's Guide: Components
- Developer's Guide: Themes
The following pages outline the open-source project's development processes, and should be followed by anyone looking to contribute code.