Documentation

Sample addon

Introduction & specifications

This section introduces the process of creating an addon step by step. Please keep in mind that it doesn't cover all available features of the addons.

Before creating an addon, there are certain specifications necessary to comply with:

  • the addon's property value should be displayed inside of it,
  • whenever the user clicks the button, the information about the number of clicks should be updated,
  • the user is to answer a simple question and get points for the correct answer,
  • when the presentation's page is changed, the addon should preserve the number of button clicks and display it when the user returns to the page,
  • the addon must be tested and bugs must be fixed when it is used in the lessons with the player or edited in the mAuthor lesson editor.