ToolBook allows for the creation of applications and training materials for Windows and/or the web. To support these two distribution models, ToolBook contains two different programming environments:
OpenScript: ToolBook includes a very capable built-in programming language called OpenScript, which is similar to HyperTalk. OpenScript is object oriented and event-driven, where chunks of programming code are associated to the different elements within the lesson. The OpenScript language only functions within the Native engine of ToolBook. It does not function in DHTML-delivered content.
Actions Editor: The Actions Editor is another programming environment where the syntax is virtually identical to OpenScript. The biggest difference is that the Actions Editor is not as powerful a language as OpenScript. Whereas OpenScript has over a thousand commands and functions, the Actions Editor contains perhaps 80. However, Actions Editor programming code works equally well within ToolBook (Native) as well as in a web browser (DHTML).
Catalog - The Catalog is a repository of objects that can be added to your project. For example: Text fields, Buttons, Question Objects, Rectangles, Navigation Controls. You can even add your own objects to the catalog so that they can be used later in different projects.
Book Explorer - The Book Explorer will display a tree-view breakdown of all objects on a given page.
PowerPoint Converter - The PowerPoint Add-on (called SumTotal Publish To ToolBook) will allow you to convert a PowerPoint presentation into a ToolBook file. Once installed, you'll find this Add-on within the main Ribbon within PowerPoint.
Simulation Recorder - The Simulation Recorder will watch and record you interacting with another application, and allow you to import that simulation into ToolBook as an interactive simulation (this is not a video recording).
Simulation Editor - You can create your own simulations manually or edit/modify a simulation you recorded using the Simulation Recorder. Simulations can be played back in 3 modes: Demonstration (sit back and watch), Practice (provides detailed next-step instruction to user, allowing them to complete the simulation), Assessment (let the user attempt the simulation by themselves).
Path Animation - Any object in ToolBook can be configured to move (animate) across the page using a simple or even complex path.
Media Players - ToolBook supports the ability to play Audio and Videos in a wide variety of formats, supported by these 4 media technologies: Windows Media Player, RealPlayer, QuickTime, Flash.
AutoPackager - In order to distribute a Native lesson or application to a Windows computer (in non-DHTML format), the AutoPackager is used. It has the ability to wrap your lesson into a Windows Installer so an end user can install it onto their computer.
Quiz - Many question objects (True/False, Multiple-Choice, Match Item, etc.) exist in ToolBook to allow you to create a training lesson. Various scoring behaviors also exist, such as Score This Page (or Range of Pages). Using the Actions Editor, you can design complex navigation within a lesson based on individual question scores.