{
"id": "FID001",
"type": "CourseItemScorm",
"attributes": {
"title": "string",
"description": "string",
"customLabel": "string",
"type": "scorm",
"isReviewRequired": true
},
"relationships": {
"course": {
"data": {
"id": "FID001",
"type": "Course"
}
},
"folder": {
"data": {
"id": "FID001",
"type": "CourseFolder"
}
},
"scorm": {
"data": {
"id": "FID001",
"type": "ScormCourse"
}
}
}
}