Skip to content

Instantly share code, notes, and snippets.

@learyjk
Created March 5, 2025 04:04
Show Gist options
  • Save learyjk/b70ff5a280facfdf087de1845da22d4e to your computer and use it in GitHub Desktop.
Save learyjk/b70ff5a280facfdf087de1845da22d4e to your computer and use it in GitHub Desktop.
{
"examDelivery": {
"deliverableId": "25R05922",
"deliveryDateTime": "2025-03-05T01:24:05.1789115Z",
"deliveryCompletedDateTime": "2025-03-05T01:24:22.7012793Z",
"bookingId": "0FC-7AD",
"deliveryType": "Unproctored",
"secureBrowser": false,
"status": "Complete",
"completeReasonCode": "CandidateCompleted",
"deliveryCountry": {
"countryCode": "US",
"countryName": "UNITED STATES"
},
"deliveryExceptions": {
"timeExtension": false
}
},
"examReservation": {
"storeExamSku": "WFUTEST"
},
"candidate": {
"candidateId": "DE-3D8",
"orgCandidateId": null,
"firstName": "Keegan",
"lastName": "Leary",
"email": "[email protected]"
},
"exam": {
"examName": "WFU-TEST",
"examCode": "123",
"examFormName": "WFU Test",
"examFormId": "d85081cc-360d-49d8-a7a3-c39081042e9d",
"languageCode": "en",
"languageName": "English"
},
"examResult": {
"passFail": "pass",
"reportedScore": 100,
"cutScore": 80,
"cutScoreType": "PercentScore",
"maxRawScore": 5,
"rawScore": 5,
"percent": 100,
"timeOnExam": 0.19,
"maxTimeOnExam": 0,
"isRescore": false
},
"testParts": [
{
"testPartName": "Test Part",
"cutScoreType": "",
"maxScore": 5,
"rawScore": 5,
"percent": 100,
"rootSections": [
{
"sectionName": "Section",
"maxScore": 5,
"rawScore": 5,
"percent": 100,
"robustPercent": 100,
"outcomeBandName": null,
"items": [
{
"itemName": "PR00013",
"pretest": false,
"score": 1,
"itemType": "MC4",
"responses": [
1
],
"correctResponses": [
1
],
"orderPresented": 1,
"time": 2.35,
"attempts": 1,
"notReached": false,
"rootTopicId": "3",
"topicId": "3.4",
"topicPath": "Build & Design -> Custom Code"
},
{
"itemName": "PR00183",
"pretest": false,
"score": 1,
"itemType": "MC3",
"responses": [
1
],
"correctResponses": [
1
],
"orderPresented": 2,
"time": 1.92,
"attempts": 1,
"notReached": false,
"rootTopicId": "4",
"topicId": "4",
"topicPath": "Collaboration"
},
{
"itemName": "PR00089",
"pretest": false,
"score": 1,
"itemType": "MC3",
"responses": [
1
],
"correctResponses": [
1
],
"orderPresented": 3,
"time": 1.56,
"attempts": 1,
"notReached": false,
"rootTopicId": "10",
"topicId": "10",
"topicPath": "SEO & Performance"
},
{
"itemName": "PR00088",
"pretest": false,
"score": 1,
"itemType": "MC4",
"responses": [
1
],
"correctResponses": [
1
],
"orderPresented": 4,
"time": 2.05,
"attempts": 1,
"notReached": false,
"rootTopicId": "3",
"topicId": "3.2",
"topicPath": "Build & Design -> Classes & Styles"
},
{
"itemName": "PR00175",
"pretest": false,
"score": 1,
"itemType": "MC3",
"responses": [
1
],
"correctResponses": [
1
],
"orderPresented": 5,
"time": 3.79,
"attempts": 1,
"notReached": false,
"rootTopicId": "4",
"topicId": "4",
"topicPath": "Collaboration"
}
]
}
]
}
],
"rootTopicOutcomes": [
{
"topicId": "3",
"topicName": "Build & Design",
"maxScore": 2,
"rawScore": 2,
"percent": 100,
"robustPercent": 100
},
{
"topicId": "10",
"topicName": "SEO & Performance",
"maxScore": 1,
"rawScore": 1,
"percent": 100,
"robustPercent": 100
},
{
"topicId": "4",
"topicName": "Collaboration",
"maxScore": 2,
"rawScore": 2,
"percent": 100,
"robustPercent": 100
}
],
"customData": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment