This SmartComponent allows you to define steps as visited in HTML5. These steps will be not be taken into account when calculating the SCORM values.

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)