Editor Documentation
Blocks
This page provides detailed information about the building blocks for our templates. Each block has a set of attributes. Some blocks also have functions (methods) that can be called via JavaScript.
For Programmers: Libraries
This page documents various functions that are available within JavaScript code in the templates.
Getting Started
An introduction to using the lesson authoring system. This documentation describes the full lesson editor, not the simplified quiz editor. We recommend that you start with the quiz editor.
Programming Introduction
Once you are familiar with the our templating language, you can go a step further by inserting JavaScript code into the templates. This page describes that process.
Template Code Examples
This page provides a couple examples of lesson templates.
Template Language Introduction
An introduction to the language used for describing lessons. Each lesson has a set of templates. A template consists of a set blocks.