Skip to content

Commit

Permalink
Merge pull request #816 from gavbaa/patch-7
Browse files Browse the repository at this point in the history
Replace reference for publisher ID in section 10.2.1 with correct section number/name.
  • Loading branch information
MrBillMcDonald authored Sep 6, 2024
2 parents a384b69 + 357b50c commit 0ff5b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmi5_spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -1070,7 +1070,7 @@ The properties for the `LMS.LaunchData` document are described below.
<tr><th align="right" nowrap>AU Required:</th><td>Yes</td></tr>
<tr><th align="right" nowrap>LMS Usage:</th><td>The LMS MUST include a <code>contextTemplate</code> object and MUST include the following values:
<ul><li>The value for session id placed in an <code>extensions</code> object with the ID as defined in Section 9.6.3.1 session ID.</li>
<li>The publisher ID Activity as defined in Section 9.6.3.2 masteryScore in the <code>contextActivities.grouping</code> list.</li></ul>
<li>The publisher ID Activity as defined in Section 9.6.2.3 Publisher ID Grouping Activity in the <code>contextActivities.grouping</code> list.</li></ul>
The LMS MAY place additional values in the <code>contextTemplate</code>.</td></tr>
<tr><th align="right" nowrap>AU Usage:</th><td>The AU MUST get the <code>contextTemplate</code> value from the <code>LMS.LaunchData</code> State document. The AU MUST NOT modify or delete the <code>LMS.LaunchData</code> State document. The AU MUST use the <code>contextTemplate</code> as a template for the <code>context</code> property in all xAPI statements it sends to the LMS. While the AU MAY include additional values in the <code>context</code> object of such statements, it MUST NOT overwrite any values provided in the <code>contextTemplate</code>. NOTE: this will include the session ID specified by the LMS.</td></tr>
<tr><th align="right" nowrap>Data Type:</th><td>JSON <code>context</code> object as defined in xAPI.</td></tr>
Expand Down

0 comments on commit 0ff5b30

Please sign in to comment.