Counter
Technical block
Technical blocks allow the creation of more complex and innovative scenarios.
They generally have no visual impact, and focus on the logic of your scenario execution.
Video Tutorial
Take your first steps with this block thanks to the dedicated video tutorial!
Find all the Virtual Training Suite video tutorials in your VTS Client Account.
youtube.com/watch?v=JEKorLCGIpw
Behavior
This block has an internal counter, initialized to 0 when the Scenario starts.
This block also has a target number to reach, defined in the blocs parameters. The number displayed on the block (in the Graph) is this target value.
This block will count +1 each time it is activated, starting from zero.
- If the counter is less or equal to its target, the first output is triggered.
- If the counter is higher that the target, the second output is triggered.
Thus, a target value of 3 means that the first ouput will be triggered 3 times. The second output will be triggered for every other entry in this block.
Parameters
You can either click on "+" or "-" or edit the field to change the target value of this counter.
Variables - Available in INTEGRAL pack
It is possible to assign this value via a variable expression, by clicking on the x to the right of the field. It can therefore depend on the value of several of them and thus differ according to the choices of the learner.
- ${ child.title }