Description
@callmekatootie
The submissions tab displays the initial and final scores.
The submissions api returns various scores for different types of reviews. How can we get/map the initial and final score values from the list of scores returned by the submissions api.
0: {score: 100, updatedBy: "MeaSS8yPG4VIer4XalVqOAYhnCNecGfN@clients",…}
created: "2020-04-10T05:57:23.710Z"
createdBy: "MeaSS8yPG4VIer4XalVqOAYhnCNecGfN@clients"
id: "203ab03e-9e79-4657-a5b7-b70c0b0f668c"
reviewerId: "d1282f60-c97e-4da3-83fc-04ec5e262f09"
score: 100
scoreCardId: 51827436
status: "completed"
submissionId: "0e1d51e4-f7e5-4cd3-918a-275f2df41ec4"
typeId: "d96d5f17-5884-47b8-bfea-bddf066e451f"
updated: "2020-04-10T05:57:23.710Z"
updatedBy: "MeaSS8yPG4VIer4XalVqOAYhnCNecGfN@clients"
1: {score: 100, updatedBy: "maE2maBSv9fRVHjSlC31LFZSq6VhhZqC@clients",…}
created: "2020-04-10T05:57:16.514Z"
createdBy: "maE2maBSv9fRVHjSlC31LFZSq6VhhZqC@clients"
id: "ea679c09-3e5d-4cc4-bd27-a84dec085c75"
reviewerId: "af941e9b-6c7b-4623-968c-218341f43b92"
score: 100
scoreCardId: 30001850
status: "completed"
submissionId: "0e1d51e4-f7e5-4cd3-918a-275f2df41ec4"
typeId: "68c5a381-c8ab-48af-92a7-7a869a4ee6c3"
updated: "2020-04-10T05:57:16.514Z"
updatedBy: "maE2maBSv9fRVHjSlC31LFZSq6VhhZqC@clients"