Skip to content

Commit 52e36b1

Browse files
authored
Merge pull request #6 from adlnet/FlorianTolk-AddSpec
Added a human readable Spec
2 parents 6d6b40c + c694872 commit 52e36b1

7 files changed

Lines changed: 1794 additions & 3 deletions

File tree

Logos/MOM_Activity_States.png

199 KB
Loading

Logos/MOM_Career_States.png

88.1 KB
Loading

Logos/MOM_Data_Flow.png

143 KB
Loading

Logos/MOM_LRP_States.png

46.2 KB
Loading

MOM_0_13_0.json renamed to MOM_Profile.json

Lines changed: 119 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,12 @@
1111
"conformsTo": "https://w3id.org/xapi/profiles#1.0",
1212
"versions": [
1313
{
14-
"id": "https://w3id.org/xapi/tla/v0.10",
14+
"id": "https://w3id.org/xapi/tla/v0.13",
1515
"generatedAtTime": "2019-07-19T14:25:59.295Z"
16+
},
17+
{
18+
"id": "https://w3id.org/xapi/tla/v0.14",
19+
"generatedAtTime": "2021-01-19T11:40:22Z"
1620
}
1721
],
1822
"scopeNote": {
@@ -3028,6 +3032,120 @@
30283032
"https://w3id.org/xapi/tla#verified",
30293033
"https://w3id.org/xapi/tla#asserted"
30303034
]
3035+
},
3036+
{
3037+
"id": "https://w3id.org/xapi/tla#approved_session",
3038+
"type": "Pattern",
3039+
"prefLabel": {
3040+
"en": "A requested activity was approved"
3041+
},
3042+
"inScheme": "https://w3id.org/xapi/tla/v0.14",
3043+
"sequence": [
3044+
"https://w3id.org/xapi/tla#requested",
3045+
"https://w3id.org/xapi/tla#approved",
3046+
"https://w3id.org/xapi/tla#scheduled"
3047+
]
3048+
},
3049+
{
3050+
"id": "https://w3id.org/xapi/tla#socialized_session",
3051+
"type": "Pattern",
3052+
"prefLabel": {
3053+
"en": "A learner socialized content, and an OICS upodated learner state bc of it"
3054+
},
3055+
"inScheme": "https://w3id.org/xapi/tla/v0.14",
3056+
"sequence": [
3057+
"https://w3id.org/xapi/tla#socialized",
3058+
"https://w3id.org/xapi/tla#located",
3059+
"https://w3id.org/xapi/tla#asserted"
3060+
]
3061+
},
3062+
{
3063+
"id": "https://w3id.org/xapi/tla#captured_session",
3064+
"type": "Pattern",
3065+
"prefLabel": {
3066+
"en": "A learner interacted with content in the wild, and an OICS upodated learner state bc of it"
3067+
},
3068+
"inScheme": "https://w3id.org/xapi/tla/v0.14",
3069+
"sequence": [
3070+
"https://w3id.org/xapi/tla#captured",
3071+
"https://w3id.org/xapi/tla#located",
3072+
"https://w3id.org/xapi/tla#asserted"
3073+
]
3074+
},
3075+
{
3076+
"id": "https://w3id.org/xapi/tla#recommended_session",
3077+
"type": "Pattern",
3078+
"prefLabel": {
3079+
"en": "A learner schedules a learning event based on a reccomendation"
3080+
},
3081+
"inScheme": "https://w3id.org/xapi/tla/v0.14",
3082+
"sequence": [
3083+
"https://w3id.org/xapi/tla#recommended",
3084+
"https://w3id.org/xapi/tla#scheduled"
3085+
]
3086+
},
3087+
{
3088+
"id": "https://w3id.org/xapi/tla#recruiting_session",
3089+
"type": "Pattern",
3090+
"prefLabel": {
3091+
"en": "A learner has been recruited into the ecosystem. Expected to create a new learner profile."
3092+
},
3093+
"inScheme": "https://w3id.org/xapi/tla/v0.14",
3094+
"sequence": [
3095+
"https://w3id.org/xapi/tla#recruited",
3096+
"https://w3id.org/xapi/tla#appraised",
3097+
"https://w3id.org/xapi/tla#detailed"
3098+
]
3099+
},
3100+
{
3101+
"id": "https://w3id.org/xapi/tla#detailed_to_school",
3102+
"type": "Pattern",
3103+
"prefLabel": {
3104+
"en": "A learner has been sent to a schoolhose."
3105+
},
3106+
"inScheme": "https://w3id.org/xapi/tla/v0.14",
3107+
"sequence": [
3108+
"https://w3id.org/xapi/tla#detailed",
3109+
"https://w3id.org/xapi/tla#schooled"
3110+
]
3111+
},
3112+
{
3113+
"id": "https://w3id.org/xapi/tla#detailed_to_work",
3114+
"type": "Pattern",
3115+
"prefLabel": {
3116+
"en": "A learner has been assigned for a new operational asignment (PCS)"
3117+
},
3118+
"inScheme": "https://w3id.org/xapi/tla/v0.14",
3119+
"sequence": [
3120+
"https://w3id.org/xapi/tla#detailed",
3121+
"https://w3id.org/xapi/tla#employed"
3122+
]
3123+
},
3124+
{
3125+
"id": "https://w3id.org/xapi/tla#detailed_to_transitioned",
3126+
"type": "Pattern",
3127+
"prefLabel": {
3128+
"en": "A learner has been chosen for a change of profession"
3129+
},
3130+
"inScheme": "https://w3id.org/xapi/tla/v0.14",
3131+
"sequence": [
3132+
"https://w3id.org/xapi/tla#detailed",
3133+
"https://w3id.org/xapi/tla#transitioned",
3134+
"https://w3id.org/xapi/tla#appraised",
3135+
"https://w3id.org/xapi/tla#detailed"
3136+
]
3137+
},
3138+
{
3139+
"id": "https://w3id.org/xapi/tla#detailed_to_released",
3140+
"type": "Pattern",
3141+
"prefLabel": {
3142+
"en": "A learner has been released from the learning environment"
3143+
},
3144+
"inScheme": "https://w3id.org/xapi/tla/v0.14",
3145+
"sequence": [
3146+
"https://w3id.org/xapi/tla#detailed",
3147+
"https://w3id.org/xapi/tla#employed"
3148+
]
30313149
}
30323150
]
30333151
}

0 commit comments

Comments
 (0)