Skip to main content
Skip table of contents

ProgressDetailedData

ProgressDetailedData can be used to empower more informative progress screens during the check

Model definition

Property name

Property type

Property description

currentStep

number (integer)

Number of upcoming milestone

numberOfSteps

number (integer)

Number of main milestones in a check (e.g.: 3:

1. Main symptom selection,

2. Symptom Suggestions,

3. Reporting )

progress

number (float)

Approximate progress of the current check. It has no connection with currentStep / numberOfSteps value. It is always between 0 and 1

title

string (localized text)

Short title of the upcoming check steps

It is not guaranteed that there will be a question where currentStep and numberOfSteps are equal. For example it is possible that the value of numberOfSteps is 3, but only 1-2 currentSteps will appear during a check.

Example

See Question | type:-INFO---detailedType:-PROGRESS

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.