Extending learning interactions

Note: The information in this section is intended for intermediate and advanced developers who want to extend the interaction capabilities.

The Flash learning interactions use a very organized data structure to store and retrieve information about each interaction session. This data structure powers the evaluations and opens up new possibilities for developers wanting to extend tracking features. You can use it to retrieve industry-compliant tracking data. This data structure is called the SessionArray.

Note: SessionArray and session are reserved keywords on the level where the interactions reside. Do not use these words as identifiers for other data.