From 5a57a6d1448d13f5cb0d6ab1288185f5fe1fff4e Mon Sep 17 00:00:00 2001 From: Thomas Turrell-Croft Date: Mon, 7 Jun 2021 23:58:59 +0200 Subject: [PATCH] The AU id is defined by the publisher id --- cmi5_spec.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmi5_spec.md b/cmi5_spec.md index 46e5785..89bec3f 100644 --- a/cmi5_spec.md +++ b/cmi5_spec.md @@ -1432,8 +1432,8 @@ The data in this section are used by the LMS to locate the AU and provide launch

Required: Yes
Data type: IRI

-

Description: A globally unique IRI defined by content creator/publisher that the AU uses to identify itself in xAPI statement contexts. This id MUST be unique within the course structure.

-

Value space: Values are defined by the course designer.

+

Description: A globally unique IRI defined by AU publisher that the AU uses to identify itself in xAPI statement contexts. This id MUST be unique within the course structure.

+

Value space: Values are defined by the AU publisher.

Sample value:
<au id="http://www.example.com/identifiers/activity/005430bf-b3ba-45e6-b47b-d629603d83d2" > … </au>