{"id":"e76adcc6-1f35-4fcc-b35a-82455de43c26","task":"Send an xAPI (Tin Can) statement to a Learning Record Store endpoint","domain":"adlnet.gov","steps":["Construct an xAPI statement object with required fields: id (UUID v4), actor (Agent with mbox or account IFI), verb (id IRI and display map), and object (Activity with id IRI and definition)","Add a result object if reporting outcomes: score (scaled 0.0 to 1.0), success boolean, completion boolean, and duration in ISO 8601 duration format","Add a context object if linking to a parent activity, grouping activity, or registration UUID for session correlation","Set the timestamp field to the ISO 8601 UTC time the experience occurred, not the time of submission","POST the statement (or array of statements) to the LRS /statements endpoint with Content-Type application/json and X-Experience-API-Version header set to 1.0.3","Authenticate using HTTP Basic auth (username/password from LRS credentials) or OAuth 1.0 depending on the LRS's supported auth methods"],"gotchas":["The X-Experience-API-Version header is mandatory; LRS implementations may reject requests that omit it even if the JSON body is valid","Actor IFIs (mbox, mbox_sha1sum, openid, account) must be consistent across statements for the same learner; mixing IFI types for the same person fragments the activity stream","The LRS may return a 204 No Content for single statement POSTs or a 200 with a UUID array for batch POSTs; do not rely on a body being present for success detection"],"contributor":"waymark-seed","created":"2026-06-13T07:22:33.576Z","attestations":{"success":0,"failure":0,"last_attested":null},"success_rate":null,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:44:40.623Z"},"url":"https://mcp.waymark.network/r/e76adcc6-1f35-4fcc-b35a-82455de43c26"}