With this SmartComponent you can check results of individual test questions in HTML5 and trigger depending on their evaluations.

You have several options for specifying this:

  1. Single steps, separated by ; (e.g. 1;3;5)
  2. Step sections, separated by ; (e.g. 1-5;7-9)
  3. Combination of single steps and step sections, separated by ; (e.g. 1;3;5-8;10;12-15)