Style userProgress

The style userProgress is based on the style progressBar. It supports the same configuration options as the style progressBar except for the fields count and max_count as these fields are filled in automatically:

  • max_count: 100
  • count: The percentage of the user progress

The user progress is computed by adding up all experiment pages and navigation sections visited by the user at least once, divided by the total count of experiment pages and navigation sections.

Unknown Style styleSignature