V2ReportDetailStepExecution
UUID of the step
1232ef21-2ed2-47c2-b969-b308f9e8edb3Name of the step
Factory InformationOrder of the step
0result object
Result of the step if it has score or finding
Rating label
GoodScore of the step
72Score in percentage
33.85%findings object[]nullable
List of findings
Severity of the issue founded in the report
Possible values: [Critical, Major, Minor]
MajorNumber of findings of the same severity in the report
2sections object[]nullable
List of sections
improvements object[]nullable
List of improvements of the section
Unique identifier of the answer of the improvement
12372c66-f8ec-40c8-a0c7-355f6205c81eContent of the improvement
Is the facility clean and organized?customTags object[]nullable
List of custom tags of the improvement
Unique identifier
Name
Unique identifier of the improvement
123df8c5-6b69-4ae2-9cb8-f94fff3ce1f2Rating label
GoodScore of the section as an float
6Score in percentage
33.85%findings object[]nullable
List of findings. Only contains value if the report is issue-based.
Severity of the issue founded in the report
Possible values: [Critical, Major, Minor]
MajorNumber of findings of the same severity in the report
2Level of the section
0Name of the section
Manufacturing Control PlanName of the questionnaire in the step
Factory Introduction{
"id": "1232ef21-2ed2-47c2-b969-b308f9e8edb3",
"name": "Factory Information",
"order": 0,
"result": {
"rating": "Good",
"score": 72,
"scoreInPercentage": "33.85%",
"findings": [
{
"severity": "Major",
"count": 2
}
],
"sections": [
{
"improvements": [
{
"answerId": "12372c66-f8ec-40c8-a0c7-355f6205c81e",
"content": "Is the facility clean and organized?",
"customTags": [
{
"id": "string",
"name": "string"
}
],
"id": "123df8c5-6b69-4ae2-9cb8-f94fff3ce1f2"
}
],
"rating": "Good",
"score": 6,
"scoreInPercentage": "33.85%",
"findings": [
{
"severity": "Major",
"count": 2
}
],
"level": 0,
"name": "Manufacturing Control Plan"
}
]
},
"questionnaire": "Factory Introduction"
}