Progressed object

Indicates that there is a change in the progress of a test or story. In the case of a test, the progress increases when a question was answered for the first time. For stories, the progress goes up when acknowledging a story page.

It contains the current (updated) progress. Progress is expressed as a number between 0 and 100.

Example

{
  "progress": 75
}