Skip to content

Commit 678c9ec

Browse files
authored
Fixed breaking rule
1 parent 52e36b1 commit 678c9ec

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

MOM_Profile.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
{
1818
"id": "https://w3id.org/xapi/tla/v0.14",
1919
"generatedAtTime": "2021-01-19T11:40:22Z"
20+
},
21+
{
22+
"id": "https://w3id.org/xapi/tla/v0.15",
23+
"generatedAtTime": "2021-01-19T11:40:22Z"
2024
}
2125
],
2226
"scopeNote": {
@@ -913,7 +917,7 @@
913917
"definition": {
914918
"en": "Indicates the actor attempted to start up an activity"
915919
},
916-
"inScheme": "https://w3id.org/xapi/tla/v0.10",
920+
"inScheme": "https://w3id.org/xapi/tla/v0.14",
917921
"verb": "https://adlnet.gov/expapi/verbs/launched",
918922
"rules": [
919923
{
@@ -923,10 +927,6 @@
923927
"Activity"
924928
]
925929
},
926-
{
927-
"location": "$.context.contextActivities",
928-
"presence": "excluded"
929-
},
930930
{
931931
"location": "$.object.id",
932932

0 commit comments

Comments
 (0)