xAPI-Spec icon indicating copy to clipboard operation
xAPI-Spec copied to clipboard

The xAPI Specification describes communication about learner activity and experiences between technologies.

Results 105 xAPI-Spec issues
Sort by recently updated
recently updated
newest added

The wrong section is listed in the reference. Corrected in #1054 but we need it on the dev branch.

patch

I found it slightly confusing that there's no definition of Object in the Definitions section (4.0), especially as an Object is referred to in the definition for Activity. It might...

patch

See https://github.com/adlnet/xAPI-Spec/pull/1046#issuecomment-304072085

patch

After reading the spec, even though I understand that I can use both Agent and Activity Profiles to store documents related to Agent and Activity in general, I still don't...

question

Hey guys, just wanted to check my assumptions around retrieving statement references. **Spec Commit Hash** 7a801f0 **Question** Is A returned when the following is true? - A, B, and C...

patch

Statement reference objects have the uuid of an existing statement object and substatements have statement objects. Both seem to referring to a statement object. My question is what is the...

question

In [another repo](https://github.com/xAPI-vle/moodle-logstore_xapi/issues/87), @garemoko stated: "... xAPI statements aren't designed to store metadata about people." One of the biggest use cases for an LRS is for organisations to perform analytics,...

question

From the ADL Tech Team - What is the proper algorithm for verifying the signatures of a statement when there are multiple signatures? We find that it's impossible for the...

patch

As per the technical call on 2/8/17: https://github.com/adlnet/lrs-conformance-test-suite/issues/129 Should eventually be edited and revisited so it's not as confusing since at least one language map is not required.

patch

Note that these requirements do not allow an exception for the same exact body being `PUT` multiple times: If a PUT request is received without either header for a resource...

minor