Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion xAPI-Data.md
Original file line number Diff line number Diff line change
Expand Up @@ -1396,7 +1396,7 @@ The following table contains the properties of the Context Object.
<td>contextActivities</td>
<td>contextActivities Object</td>
<td>A map of the types of learning activity context that this Statement is related to.
Valid context types are: <code>parent</code>, <code>"grouping"</code>, <code>"category"</code> and <code>"other"</code>.</td>
Valid context types are: <code>parent</code>, <code>grouping</code>, <code>category</code> and <code>other</code>.</td>
<td>Optional</td>
</tr>
<tr id="2.4.6.s3.table1.row5">
Expand Down