Glossary

Introduced to name and formalise elements that are specific to the library, this glossary lists the definitions of terms encountered on the Nuggets.cooking site.


Concepts


JavaScript injection


A JavaScript injection is a process in which code is remotely inserted and executed on a web page or application.

In Nuggets, injections are only performed from the Storyline player and to HTML index pages embedded as Web Objects.


Main initialisation trigger


The main initialization trigger is a JavaScript trigger.

In some cases, certain Nuggets features can be initialized in the flow of the scenario, but in the vast majority of cases, they are initialized and parameterized in the main initialization trigger.

It is located in the slide where the library is embedded and is executed when the slide timeline ends.