iiRecord
Agentic AI Atlas · xAPI Implementation
skill-area:xAPI-implementationa5c.ai
II.
SkillArea JSON

skill-area:xAPI-implementation

Structured · live

xAPI Implementation json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/skill-areas/skill-areas-expanded-4.yamlCluster · domain
Record JSON
{
  "id": "skill-area:xAPI-implementation",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-expanded-4.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "xAPI Implementation",
    "description": "Implementing the Experience API (xAPI / Tin Can) standard for tracking\nlearning activities beyond the LMS — configuring Learning Record Stores,\ncrafting statement vocabularies, and aggregating data from diverse\nlearning touchpoints.\n",
    "expertiseLevels": [
      "practitioner",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:xAPI-implementation",
      "to": "domain:edtech",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    },
    {
      "from": "skill-area:xAPI-implementation",
      "to": "domain:education",
      "kind": "applies_to",
      "attributes": {
        "confidence": "secondary"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:SCORM-compliance",
      "to": "skill-area:xAPI-implementation",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    }
  ]
}