mAuthor Blog

Programming Addons | Multiplatform Content Editor

Written by Learnetic Team | Nov 9, 2016 11:00:00 PM

mAuthor offers three new Addons specially designed for programming:

  1. Programming Comand Prompt – a Command Line, which allows users to enter the JavaScript code, and then execute it in the Grid Scene module.
  2. Grid Scene – a scene consisting of up to 40×40 squares that can be marked with different colors by entering the code in Programming Command Prompt, Blockly Code Editor or other Addons, e.g. Advanced Connector. It is possible to use the ready-made, pre-defined commands or create new ones.
  3. Blockly Code Editor – the editor, in which a user creates the program to be executed on the scene by dropping relevant blocks and joining them together. The Addon contains a huge base of ready-made blocks and different types of connections. It also enables creating variables and custom blocks.

More information on Programming Comand PromptGrid Scene and Blockly Code Editor is available in mAuthor documentation.