Dynamic Content

Dynamic content is content that's created from a variable or a calculation.

Typically we'll use the term "smartword" to indicate some kind of dynamic data.

Some dynamic data can be created by you and some is maintained by Conducttr over the course of the exercise.

Strictly speaking these are exercise Smartwords and are either uploaded to the Smartwords table by the scenario designer or updated by Exercise Control during an exercise

Naming conventions

Many variables can be accessed using curly brackets -e.g. { }

Calculations and more advanced variables need to use pipes - e.g. ||

The { } are really just a shorthand to reduce some of the complexity of using the long form version with pipes ||

Last updated