cmi5 allowed test question statements

  1. launched Statement
  2. LMS.LaunchData
  3. cmi5LearnerPreferences
  4. initialized
  5. answered Statement 1 of 4 (cmi5 allowed) Statement
  6. answered Statement 2 of 4 (cmi5 allowed) Statement
  7. answered Statement 3 of 4 (cmi5 allowed) Statement
  8. answered Statement 4 of 4 (cmi5 allowed) Statement
  9. passed (cmi5 allowed) Statement
  10. completed Statement
  11. passed Statement
  12. terminated Statement
  13. satisfied (cmi5 allowed) Statement
  14. satisfied Statement

In this scenario The learner:

  1. launches the activity (cmi5 defined statement)
  2. attempts a test embedded in the activity (cmi5 allowed statement)
  3. answers 4 questions (cmi5 allowed statements)
  4. passes the test (cmi5 allowed statement)
  5. completes the activity (cmi5 defined statement)
  6. passes the activity (cmi5 defined statement)
  7. exits the activity( cmi5 defined statement)
  8. satisfies the activity (cmi5 allowed statement)
  9. satisfies the course (cmi5 defined statement)

Note the standard cmi5 verbs, allowed statements, and cmi5 defined statements. Also note that the satisfied verb issued for the activity is a “cmi5 allowed” statement per the best practice (Best Practice #13 – LMS create “satisfied” statements for AU’s.)

Launched Statement

View Raw

{
  "version": "1.0.0",
  "id": "ce909628-70d8-4edc-834a-0284739cb544",
  "actor": {
    "objectType": "Agent",
    "name": "Boss, Lisa J.",
    "account": {
      "homePage": "https://www.example.com/demo/LearnerConnection/",
      "name": "277013-1"
    }
  },
  "verb": {
    "id": "http://adlnet.gov/expapi/verbs/launched",
    "display": {
      "es-ES": "lanzó",
      "en-US": "launched",
      "fr-FR": "a lancé",
      "de-DE": "startete"
    }
  },
  "object": {
    "objectType": "Activity",
    "id": "https://www.example.com/demo/LearnerConnection/AU/10724",
    "definition": {
      "name": {
        "en-US": "Space_Shuttle_cmi5"
      },
      "type": "http://adlnet.gov/expapi/activities/lesson"
    }
  },
  "context": {
    "registration": "676437af-c6b2-4619-9043-096de04ad996",
    "contextActivities": {
      "grouping": [
        {
          "objectType": "Activity",
          "id": "https://www.example.com/EFE02C21-56AC-41A2-AE5A-9600275A6A00/presentation"
        }
      ],
      "category": [
        {
          "objectType": "Activity",
          "id": "https://w3id.org/xapi/cmi5/context/categories/cmi5"
        }
      ]
    },
    "extensions": {
      "https://w3id.org/xapi/cmi5/context/extensions/sessionid": "1519",
      "https://w3id.org/xapi/cmi5/context/extensions/launchmode": "Normal",
      "https://w3id.org/xapi/cmi5/context/extensions/launchurl": "https://www.example.com/cmi5Courses/demo/00/Space_Shuttle_cmi5_ptr_h_finish_btn_2017040690707/res/index.html",
      "https://w3id.org/xapi/cmi5/context/extensions/moveon": "CompletedAndPassed"
    }
  },
  "timestamp": "2018-09-05T13:43:06.639Z",
  "stored": "2018-09-05T13:43:06.650Z",
  "authority": {
    "objectType": "Agent",
    "account": {
      "homePage": "https://www.example.com/demo/",
      "name": "6606cdd6-6095-4c22-8496-9ed8112aa67f"
    }
  }
}

LMS.LaunchData

View Raw

{
	"contextTemplate": {
		"contextActivities": {
			"grouping": [{
				"objectType": "Activity",
				"id": "https://www.example.com/EFE02C21-56AC-41A2-AE5A-9600275A6A00/presentation"
			}]
		},
		"extensions": {
		"https://w3id.org/xapi/cmi5/context/extensions/sessionid": "1519"
		}
	},
	"launchMode": "Normal",
	"masteryScore": 0.8,
	"moveOn": "CompletedAndPassed",
	"returnURL": "https://www.example.com/demo/LearnerConnection/Menu8.aspx?&StartPage=cmi5Return&k=QUtTYUdCcWtEUnc9"
}

cmi5LearnerPreferences

View Raw

{
  "languagePreference": "en-US,en-GB",
  "audioPreference": "on"
}

initialized Statement

View Raw

{
	"version": "1.0.0",
	"id": "3e2e2ba6-46e2-4342-9d06-ff63a9653342",
	"actor": {
	"objectType": "Agent",
	"name": "Boss, Lisa J.",
	"account": {
		"homePage": "https://www.example.com/demo/LearnerConnection/",
		"name": "277013-1"
		}
	},
	"verb": {
		"id": "http://adlnet.gov/expapi/verbs/initialized",
		"display": {
			"en-US": "Initialized"
		}
	},
	"object": {
		"objectType": "Activity",
		"id": "https://www.example.com/demo/LearnerConnection/AU/10724",
		"definition": {
			"name": {
				"en-US": ""
				}
		}
	},
	"context": {
		"registration": "676437af-c6b2-4619-9043-096de04ad996",
		"contextActivities": {
			"parent": [{
			"objectType": "Activity",
			"id": "https://www.example.com/EFE02C21-56AC-41A2-AE5A-9600275A6A00/presentation"
			}],
			"grouping": [{
			"objectType": "Activity",
			"id": "https://www.example.com/EFE02C21-56AC-41A2-AE5A-9600275A6A00/presentation"
			}],
			"category": [{
			"objectType": "Activity",
			"id": "https://w3id.org/xapi/cmi5/context/categories/cmi5"
			}]
		},
		"extensions": {
			"https://www.example.com/extensions/view_id": "x6ryj7m2e6mj",
			"https://w3id.org/xapi/cmi5/context/extensions/sessionid": "1519"
			}
	},
	"timestamp": "2018-09-05T13:43:07.000Z",
	"stored": "2018-09-05T13:43:08.394Z",
	"authority": {
		"objectType": "Agent",
		"account": {
			"homePage": "https://www.example.com/demo/",
			"name": "6606cdd6-6095-4c22-8496-9ed8112aa67f"
		}
	}
}

answered allowed statement (1 of 4)

View Raw

{
  "version": "1.0.0",
  "id": "6d51d767-c13a-4df3-bc44-8daafba28917",
  "actor": {
    "objectType": "Agent",
    "name": "Boss, Lisa J.",
    "account": {
      "homePage": "https://www.example.com/demo/LearnerConnection/",
      "name": "277013-1"
    }
  },
  "verb": {
    "id": "http://adlnet.gov/expapi/verbs/answered",
    "display": {
      "en-US": "answered"
    }
  },
  "object": {
    "objectType": "Activity",
    "id": "https://www.example.com/demo/LearnerConnection/AU/10724/quizzes/q_6A82C9DC-84B0-4617-9704-8E632B45580E/questions/_694AA88A-F256-4AAE-A989-28C8031B3F00_",
    "definition": {
      "correctResponsesPattern": [
        "0_Freeform_1"
      ],
      "choices": [
        {
          "id": "0_Freeform_1",
          "description": {
            "en-US": "Freeform 1"
          }
        }
      ],
      "name": {
        "en-US": "Identify External Tank"
      },
      "description": {
        "en-US": "Which of these parts of the shuttle is the expendable external tank? \r \rPlace a hotspot marker on the appropriate part.\r"
      },
      "type": "http://adlnet.gov/expapi/activities/cmi.interaction",
      "interactionType": "choice"
    }
  },
  "result": {
    "score": {
      "scaled": 1,
      "raw": 10,
      "min": 0,
      "max": 10
    },
    "success": true,
    "response": "0_Freeform 1",
    "duration": "PT0H0M4S"
  },
  "context": {
    "registration": "676437af-c6b2-4619-9043-096de04ad996",
    "contextActivities": {
      "parent": [
        {
          "objectType": "Activity",
          "id": "https://www.example.com/demo/LearnerConnection/AU/10724/quizzes/q_6A82C9DC-84B0-4617-9704-8E632B45580E"
        },
        {
          "objectType": "Activity",
          "id": "https://www.example.com/EFE02C21-56AC-41A2-AE5A-9600275A6A00/presentation/objectives/OBJ-1",
          "definition": {
            "type": "http://adlnet.gov/expapi/activities/objective",
            "name": {
              "en-US": "External Fuel Tank"
            }
          }
        }
      ],
      "grouping": [
        {
          "objectType": "Activity",
          "id": "https://www.example.com/EFE02C21-56AC-41A2-AE5A-9600275A6A00/presentation"
        }
      ]
    },
    "extensions": {
      "https://www.example.com/extensions/view_id": "x6ryj7m2e6mj",
      "https://w3id.org/xapi/cmi5/context/extensions/sessionid": "1519"
    }
  },
  "timestamp": "2018-09-05T13:44:02.000Z",
  "stored": "2018-09-05T13:44:36.403Z",
  "authority": {
    "objectType": "Agent",
    "account": {
      "homePage": "https://www.example.com/demo/",
      "name": "6606cdd6-6095-4c22-8496-9ed8112aa67f"
    }
  }
}

answered allowed statement (2 of 4)

View Raw

{
  "version": "1.0.0",
  "id": "47fb5d76-b468-4fa9-b75e-16333de23c72",
  "actor": {
    "objectType": "Agent",
    "name": "Boss, Lisa J.",
    "account": {
      "homePage": "https://www.example.com/demo/LearnerConnection/",
      "name": "277013-1"
    }
  },
  "verb": {
    "id": "http://adlnet.gov/expapi/verbs/answered",
    "display": {
      "en-US": "answered"
    }
  },
  "object": {
    "objectType": "Activity",
    "id": "https://www.example.com/demo/LearnerConnection/AU/10724/quizzes/q_6A82C9DC-84B0-4617-9704-8E632B45580E/questions/_9C3F1113-923F-44C2-A14E-4361594AFD31_",
    "definition": {
      "correctResponsesPattern": [
        "2_Constitution"
      ],
      "choices": [
        {
          "id": "0_Discovery",
          "description": {
            "en-US": "Discovery\r"
          }
        },
        {
          "id": "1_Endeavour",
          "description": {
            "en-US": "Endeavour\r"
          }
        },
        {
          "id": "2_Constitution",
          "description": {
            "en-US": "Constitution\r"
          }
        },
        {
          "id": "3_Columbia",
          "description": {
            "en-US": "Columbia\r"
          }
        }
      ],
      "name": {
        "en-US": "Verify Shuttle Names"
      },
      "description": {
        "en-US": "Which of these was not a real space shuttle name?\r"
      },
      "type": "http://adlnet.gov/expapi/activities/cmi.interaction",
      "interactionType": "choice"
    }
  },
  "result": {
    "score": {
      "scaled": 1,
      "raw": 10,
      "min": 0,
      "max": 10
    },
    "success": true,
    "response": "2_Constitution",
    "duration": "PT0H0M3S"
  },
  "context": {
    "registration": "676437af-c6b2-4619-9043-096de04ad996",
    "contextActivities": {
      "parent": [
        {
          "objectType": "Activity",
          "id": "https://www.example.com/demo/LearnerConnection/AU/10724/quizzes/q_6A82C9DC-84B0-4617-9704-8E632B45580E"
        },
        {
          "objectType": "Activity",
          "id": "https://www.example.com/EFE02C21-56AC-41A2-AE5A-9600275A6A00/presentation/objectives/OBJ-2",
          "definition": {
            "type": "http://adlnet.gov/expapi/activities/objective",
            "name": {
              "en-US": "Shuttle Names"
            }
          }
        }
      ],
      "grouping": [
        {
          "objectType": "Activity",
          "id": "https://www.example.com/EFE02C21-56AC-41A2-AE5A-9600275A6A00/presentation"
        }
      ]
    },
    "extensions": {
      "https://www.example.com/extensions/view_id": "x6ryj7m2e6mj",
      "https://w3id.org/xapi/cmi5/context/extensions/sessionid": "1519"
    }
  },
  "timestamp": "2018-09-05T13:44:06.000Z",
  "stored": "2018-09-05T13:44:36.405Z",
  "authority": {
    "objectType": "Agent",
    "account": {
      "homePage": "https://www.example.com/demo/",
      "name": "6606cdd6-6095-4c22-8496-9ed8112aa67f"
    }
  }
}

answered allowed statement (3 of 4)

View Raw

{
  "version": "1.0.0",
  "id": "c561d89a-ad55-4921-8d75-6ce223424262",
  "actor": {
    "objectType": "Agent",
    "name": "Boss, Lisa J.",
    "account": {
      "homePage": "https://www.example.com/demo/LearnerConnection/",
      "name": "277013-1"
    }
  },
  "verb": {
    "id": "http://adlnet.gov/expapi/verbs/answered",
    "display": {
      "en-US": "answered"
    }
  },
  "object": {
    "objectType": "Activity",
    "id": "https://www.example.com/demo/LearnerConnection/AU/10724/quizzes/q_6A82C9DC-84B0-4617-9704-8E632B45580E/questions/_E2061633-3ED3-428D-81D3-E927EB6140B2_",
    "definition": {
      "correctResponsesPattern": [
        "0_Space_shuttle[.]0_Discovery[,]1_US_space_agency[.]1_NASA[,]2_Space_telescope[.]2_Hubble"
      ],
      "source": [
        {
          "id": "0_Space_shuttle",
          "description": {
            "en-US": "Space shuttle\r"
          }
        },
        {
          "id": "1_US_space_agency",
          "description": {
            "en-US": "US space agency \r"
          }
        },
        {
          "id": "2_Space_telescope",
          "description": {
            "en-US": "Space telescope\r"
          }
        }
      ],
      "target": [
        {
          "id": "0_Discovery",
          "description": {
            "en-US": "Discovery\r"
          }
        },
        {
          "id": "1_NASA",
          "description": {
            "en-US": "NASA\r"
          }
        },
        {
          "id": "2_Hubble",
          "description": {
            "en-US": "Hubble \r"
          }
        }
      ],
      "name": {
        "en-US": "Match NASA Terms"
      },
      "description": {
        "en-US": "Match the following items with their names:\r"
      },
      "type": "http://adlnet.gov/expapi/activities/cmi.interaction",
      "interactionType": "matching"
    }
  },
  "result": {
    "score": {
      "scaled": 1,
      "raw": 10,
      "min": 0,
      "max": 10
    },
    "success": true,
    "response": "1_US_space_agency[.]1_NASA[,]2_Space_telescope[.]2_Hubble[,]0_Space_shuttle[.]0_Discovery",
    "duration": "PT0H0M8S"
  },
  "context": {
    "registration": "676437af-c6b2-4619-9043-096de04ad996",
    "contextActivities": {
      "parent": [
        {
          "objectType": "Activity",
          "id": "https://www.example.com/demo/LearnerConnection/AU/10724/quizzes/q_6A82C9DC-84B0-4617-9704-8E632B45580E"
        },
        {
          "objectType": "Activity",
          "id": "https://www.example.com/EFE02C21-56AC-41A2-AE5A-9600275A6A00/presentation/objectives/OBJ-3",
          "definition": {
            "type": "http://adlnet.gov/expapi/activities/objective",
            "name": {
              "en-US": "NASA Terms"
            }
          }
        }
      ],
      "grouping": [
        {
          "objectType": "Activity",
          "id": "https://www.example.com/EFE02C21-56AC-41A2-AE5A-9600275A6A00/presentation"
        }
      ]
    },
    "extensions": {
      "https://www.example.com/extensions/view_id": "x6ryj7m2e6mj",
      "https://w3id.org/xapi/cmi5/context/extensions/sessionid": "1519"
    }
  },
  "timestamp": "2018-09-05T13:44:10.000Z",
  "stored": "2018-09-05T13:44:36.407Z",
  "authority": {
    "objectType": "Agent",
    "account": {
      "homePage": "https://www.example.com/demo/",
      "name": "6606cdd6-6095-4c22-8496-9ed8112aa67f"
    }
  }
}

answered allowed statement (4 of 4)

View Raw

{
  "version": "1.0.0",
  "id": "7c2ccd19-5485-4f03-9870-54bd40a14735",
  "actor": {
    "objectType": "Agent",
    "name": "Boss, Lisa J.",
    "account": {
      "homePage": "https://www.example.com/demo/LearnerConnection/",
      "name": "277013-1"
    }
  },
  "verb": {
    "id": "http://adlnet.gov/expapi/verbs/answered",
    "display": {
      "en-US": "answered"
    }
  },
  "object": {
    "objectType": "Activity",
    "id": "https://www.example.com/demo/LearnerConnection/AU/10724/quizzes/q_6A82C9DC-84B0-4617-9704-8E632B45580E/questions/_3D8149A5-A48E-4F1E-B174-A3738A3D220C_",
    "definition": {
      "correctResponsesPattern": [
        "0_Enterprise_s_approach_and_landing_tests[,]1_Columbia_s_longest_space_flight[,]2_Atlantis_s_servicing_mission_of_the_Hubble_telescope"
      ],
      "choices": [
        {
          "id": "0_Enterprise_s_approach_and_landing_tests",
          "description": {
            "en-US": "Enterprise's approach and landing tests\r"
          }
        },
        {
          "id": "1_Columbia_s_longest_space_flight",
          "description": {
            "en-US": "Columbia's longest space flight \r"
          }
        },
        {
          "id": "2_Atlantis_s_servicing_mission_of_the_Hubble_telescope",
          "description": {
            "en-US": "Atlantis's servicing mission of the Hubble telescope\r"
          }
        }
      ],
      "name": {
        "en-US": "Shuttle Mission History"
      },
      "description": {
        "en-US": "Arrange the following shuttle flights chronologically:\r"
      },
      "type": "http://adlnet.gov/expapi/activities/cmi.interaction",
      "interactionType": "sequencing"
    }
  },
  "result": {
    "score": {
      "scaled": 1,
      "raw": 10,
      "min": 0,
      "max": 10
    },
    "success": true,
    "response": "0_Enterprise_s_approach_and_landing_tests[,]1_Columbia_s_longest_space_flight[,]2_Atlantis_s_servicing_mission_of_the_Hubble_telescope",
    "duration": "PT0H0M17S"
  },
  "context": {
    "registration": "676437af-c6b2-4619-9043-096de04ad996",
    "contextActivities": {
      "parent": [
        {
          "objectType": "Activity",
          "id": "https://www.example.com/demo/LearnerConnection/AU/10724/quizzes/q_6A82C9DC-84B0-4617-9704-8E632B45580E"
        },
        {
          "objectType": "Activity",
          "id": "https://www.example.com/EFE02C21-56AC-41A2-AE5A-9600275A6A00/presentation/objectives/OBJ-4",
          "definition": {
            "type": "http://adlnet.gov/expapi/activities/objective",
            "name": {
              "en-US": "Shuttle Missions"
            }
          }
        }
      ],
      "grouping": [
        {
          "objectType": "Activity",
          "id": "https://www.example.com/EFE02C21-56AC-41A2-AE5A-9600275A6A00/presentation"
        }
      ]
    },
    "extensions": {
      "https://www.example.com/extensions/view_id": "x6ryj7m2e6mj",
      "https://w3id.org/xapi/cmi5/context/extensions/sessionid": "1519"
    }
  },
  "timestamp": "2018-09-05T13:44:18.000Z",
  "stored": "2018-09-05T13:44:36.409Z",
  "authority": {
    "objectType": "Agent",
    "account": {
      "homePage": "https://www.example.com/demo/",
      "name": "6606cdd6-6095-4c22-8496-9ed8112aa67f"
    }
  }
}

passed allowed statement

View Raw

{
  "version": "1.0.0",
  "id": "3da39660-a00d-454e-8714-7f941a274515",
  "actor": {
    "objectType": "Agent",
    "name": "Boss, Lisa J.",
    "account": {
      "homePage": "https://www.example.com/demo/LearnerConnection/",
      "name": "277013-1"
    }
  },
  "verb": {
    "id": "http://adlnet.gov/expapi/verbs/passed",
    "display": {
      "en-US": "passed"
    }
  },
  "object": {
    "objectType": "Activity",
    "id": "https://www.example.com/demo/LearnerConnection/AU/10724/quizzes/q_6A82C9DC-84B0-4617-9704-8E632B45580E",
    "definition": {
      "name": {
        "en-US": "space shuttle quiz"
      },
      "type": "http://adlnet.gov/expapi/activities/module"
    }
  },
  "result": {
    "score": {
      "scaled": 1,
      "raw": 40,
      "min": 0,
      "max": 40
    },
    "success": true,
    "completion": true,
    "duration": "PT0H0M32S"
  },
  "context": {
    "registration": "676437af-c6b2-4619-9043-096de04ad996",
    "contextActivities": {
      "parent": [
        {
          "objectType": "Activity",
          "id": "https://www.example.com/demo/LearnerConnection/AU/10724/quizzes/q_6A82C9DC-84B0-4617-9704-8E632B45580E"
        }
      ],
      "grouping": [
        {
          "objectType": "Activity",
          "id": "https://www.example.com/EFE02C21-56AC-41A2-AE5A-9600275A6A00/presentation"
        }
      ]
    },
    "extensions": {
      "https://www.example.com/extensions/view_id": "x6ryj7m2e6mj",
      "https://w3id.org/xapi/cmi5/context/extensions/sessionid": "1519"
    }
  },
  "timestamp": "2018-09-05T13:44:35.000Z",
  "stored": "2018-09-05T13:44:36.411Z",
  "authority": {
    "objectType": "Agent",
    "account": {
      "homePage": "https://www.example.com/demo/",
      "name": "6606cdd6-6095-4c22-8496-9ed8112aa67f"
    }
  }
}

completed statement

View Raw

{
  "version": "1.0.0",
  "id": "f36e50bd-fc3a-452b-bd1e-4ce079580852",
  "actor": {
    "objectType": "Agent",
    "name": "Boss, Lisa J.",
    "account": {
      "homePage": "https://www.example.com/demo/LearnerConnection/",
      "name": "277013-1"
    }
  },
  "verb": {
    "id": "http://adlnet.gov/expapi/verbs/completed",
    "display": {
      "en-US": "Completed"
    }
  },
  "object": {
    "objectType": "Activity",
    "id": "https://www.example.com/demo/LearnerConnection/AU/10724",
    "definition": {
      "name": {
        "en-US": "Space_Shuttle_cmi5_ptr_h_finish_btn"
      }
    }
  },
  "result": {
    "completion": true,
    "duration": "PT0H1M31S"
  },
  "context": {
    "registration": "676437af-c6b2-4619-9043-096de04ad996",
    "contextActivities": {
      "parent": [
        {
          "objectType": "Activity",
          "id": "https://www.example.com/EFE02C21-56AC-41A2-AE5A-9600275A6A00/presentation"
        }
      ],
      "grouping": [
        {
          "objectType": "Activity",
          "id": "https://www.example.com/EFE02C21-56AC-41A2-AE5A-9600275A6A00/presentation"
        }
      ],
      "category": [
        {
          "objectType": "Activity",
          "id": "https://w3id.org/xapi/cmi5/context/categories/cmi5"
        },
        {
          "objectType": "Activity",
          "id": "https://w3id.org/xapi/cmi5/context/categories/moveon"
        }
      ]
    },
    "extensions": {
      "https://www.example.com/extensions/view_id": "x6ryj7m2e6mj",
      "https://w3id.org/xapi/cmi5/context/extensions/sessionid": "1519"
    }
  },
  "timestamp": "2018-09-05T13:44:39.000Z",
  "stored": "2018-09-05T13:44:39.863Z",
  "authority": {
    "objectType": "Agent",
    "account": {
      "homePage": "https://www.example.com/demo/",
      "name": "6606cdd6-6095-4c22-8496-9ed8112aa67f"
    }
  }
}

passed statement

View Raw

{
  "version": "1.0.0",
  "id": "fd85910e-b4d7-4b33-9859-de1a8104293a",
  "actor": {
    "objectType": "Agent",
    "name": "Boss, Lisa J.",
    "account": {
      "homePage": "https://www.example.com/demo/LearnerConnection/",
      "name": "277013-1"
    }
  },
  "verb": {
    "id": "http://adlnet.gov/expapi/verbs/passed",
    "display": {
      "en-US": "Passed"
    }
  },
  "object": {
    "objectType": "Activity",
    "id": "https://www.example.com/demo/LearnerConnection/AU/10724",
    "definition": {
      "name": {
        "en-US": "Space_Shuttle_cmi5_ptr_h_finish_btn"
      }
    }
  },
  "result": {
    "score": {
      "scaled": 1,
      "raw": 100,
      "min": 0,
      "max": 100
    },
    "success": true,
    "duration": "PT0H1M31S"
  },
  "context": {
    "registration": "676437af-c6b2-4619-9043-096de04ad996",
    "contextActivities": {
      "parent": [
        {
          "objectType": "Activity",
          "id": "https://www.example.com/EFE02C21-56AC-41A2-AE5A-9600275A6A00/presentation"
        }
      ],
      "grouping": [
        {
          "objectType": "Activity",
          "id": "https://www.example.com/EFE02C21-56AC-41A2-AE5A-9600275A6A00/presentation"
        }
      ],
      "category": [
        {
          "objectType": "Activity",
          "id": "https://w3id.org/xapi/cmi5/context/categories/cmi5"
        },
        {
          "objectType": "Activity",
          "id": "https://w3id.org/xapi/cmi5/context/categories/moveon"
        }
      ]
    },
    "extensions": {
      "https://www.example.com/extensions/view_id": "x6ryj7m2e6mj",
      "https://w3id.org/xapi/cmi5/context/extensions/sessionid": "1519",
      "https://w3id.org/xapi/cmi5/context/extensions/masteryscore": 0.8
    }
  },
  "timestamp": "2018-09-05T13:44:39.000Z",
  "stored": "2018-09-05T13:44:39.864Z",
  "authority": {
    "objectType": "Agent",
    "account": {
      "homePage": "https://www.example.com/demo/",
      "name": "6606cdd6-6095-4c22-8496-9ed8112aa67f"
    }
  }
}

terminated Statement

View Raw

{
  "version": "1.0.0",
  "id": "cec2f28e-978a-421e-8aff-f8e922f4197a",
  "actor": {
    "objectType": "Agent",
    "name": "Boss, Lisa J.",
    "account": {
      "homePage": "https://www.example.com/demo/LearnerConnection/",
      "name": "277013-1"
    }
  },
  "verb": {
    "id": "http://adlnet.gov/expapi/verbs/terminated",
    "display": {
      "en-US": "Terminated"
    }
  },
  "object": {
    "objectType": "Activity",
    "id": "https://www.example.com/demo/LearnerConnection/AU/10724",
    "definition": {
      "name": {
        "en-US": "Space_Shuttle_cmi5_ptr_h_finish_btn"
      }
    }
  },
  "result": {
    "duration": "PT0H1M31S"
  },
  "context": {
    "registration": "676437af-c6b2-4619-9043-096de04ad996",
    "contextActivities": {
      "parent": [
        {
          "objectType": "Activity",
          "id": "https://www.example.com/EFE02C21-56AC-41A2-AE5A-9600275A6A00/presentation"
        }
      ],
      "grouping": [
        {
          "objectType": "Activity",
          "id": "https://www.example.com/EFE02C21-56AC-41A2-AE5A-9600275A6A00/presentation"
        }
      ],
      "category": [
        {
          "objectType": "Activity",
          "id": "https://w3id.org/xapi/cmi5/context/categories/cmi5"
        }
      ]
    },
    "extensions": {
      "https://www.example.com/extensions/view_id": "x6ryj7m2e6mj",
      "https://w3id.org/xapi/cmi5/context/extensions/sessionid": "1519"
    }
  },
  "timestamp": "2018-09-05T13:44:39.000Z",
  "stored": "2018-09-05T13:44:39.866Z",
  "authority": {
    "objectType": "Agent",
    "account": {
      "homePage": "https://www.example.com/demo/",
      "name": "6606cdd6-6095-4c22-8496-9ed8112aa67f"
    }
  }
}


satisfied allowed statement

View Raw

{
  "version": "1.0.0",
  "id": "a26bfaa4-8f23-4d29-9d90-25cf346e5206",
  "actor": {
    "objectType": "Agent",
    "name": "Boss, Lisa J.",
    "account": {
      "homePage": "https://www.example.com/demo/LearnerConnection/",
      "name": "277013-1"
    }
  },
  "verb": {
    "id": "https://w3id.org/xapi/adl/verbs/satisfied",
    "display": {
      "fr-FR": "satisfait",
      "en-US": "satisfied",
      "es-ES": "satisfecho"
    }
  },
  "object": {
    "objectType": "Activity",
    "id": "https://www.example.com/demo/LearnerConnection/AU/10724",
    "definition": {
      "name": {
        "en-US": "Space_Shuttle_cmi5"
      },
      "type": "http://adlnet.gov/expapi/activities/lesson"
    }
  },
  "context": {
    "registration": "676437af-c6b2-4619-9043-096de04ad996",
    "contextActivities": {
      "grouping": [
        {
          "objectType": "Activity",
          "id": "https://www.example.com/EFE02C21-56AC-41A2-AE5A-9600275A6A00/presentation"
        }
      ]
    },
    "extensions": {
      "https://w3id.org/xapi/cmi5/context/extensions/sessionid": "1519"
    }
  },
  "timestamp": "2018-09-05T13:44:39.989Z",
  "stored": "2018-09-05T13:44:39.994Z",
  "authority": {
    "objectType": "Agent",
    "account": {
      "homePage": "https://www.example.com/demo/",
      "name": "XAPI_Demo"
    }
  }
}

satisfied Statement

View Raw

{
  "version": "1.0.0",
  "id": "30073747-183d-4252-b4a8-58aa6f8c8249",
  "actor": {
    "objectType": "Agent",
    "name": "Boss, Lisa J.",
    "account": {
      "homePage": "https://www.example.com/demo/LearnerConnection/",
      "name": "277013-1"
    }
  },
  "verb": {
    "id": "https://w3id.org/xapi/adl/verbs/satisfied",
    "display": {
      "fr-FR": "satisfait",
      "en-US": "satisfied",
      "es-ES": "satisfecho"
    }
  },
  "object": {
    "objectType": "Activity",
    "id": "https://www.example.com/demo/LearnerConnection/Course/6397",
    "definition": {
      "name": {
        "en-US": "Space Shuttle"
      },
      "type": "https://w3id.org/xapi/cmi5/activitytype/course"
    }
  },
  "context": {
    "registration": "676437af-c6b2-4619-9043-096de04ad996",
    "contextActivities": {
      "grouping": [
        {
          "objectType": "Activity",
          "id": "https://www.example.com/EFE02C21-56AC-41A2-AE5A-9600275A6A00"
        }
      ],
      "category": [
        {
          "objectType": "Activity",
          "id": "https://w3id.org/xapi/cmi5/context/categories/cmi5"
        }
      ]
    },
    "extensions": {
      "https://w3id.org/xapi/cmi5/context/extensions/sessionid": "1519"
    }
  },
  "timestamp": "2018-09-05T13:44:40.046Z",
  "stored": "2018-09-05T13:44:40.051Z",
  "authority": {
    "objectType": "Agent",
    "account": {
      "homePage": "https://www.example.com/demo/",
      "name": "XAPI_Demo"
    }
  }
}