ProgressDetailedData can be used to empower more informative progress screens during the check
Model definition
|
Property name |
Property type |
Property description |
|---|---|---|
|
|
number (integer) |
Number of upcoming milestone |
|
|
number (integer) |
Number of main milestones in a check (e.g.: 3: 1. Main symptom selection, 2. Symptom Suggestions, 3. Reporting ) |
|
|
number (float) |
Approximate progress of the current check. It has no connection with |
|
|
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