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

SumTotal is an LMS which has integrated with many content providers and import their content in our LMS. We are using xAPI to interact with the content providers to exchange...

Hello, After reading all spec and blog about xApi that i found. I don't find where put these fields. I suppose that I can put the name of the classroom...

We've been attempting to document our LRS implementation using Swagger. We quickly found that Swagger doesn't support multiple response types per code. This lead to the question of why a...

major

Hi all, I would like to propose that XAPI statements include when students do NOT do something. For example, I would like to know if a student did not attend...

> A Timestamp MUST be formatted according to ISO 8601. > A Timestamp SHOULD* be expressed using the format described in RFC 3339, which is a profile of ISO 8601....

patch

When `registration` parameter is omitted the behavior of State Resource is not quite clear for me. For example when [Multiple Document DELETE](https://github.com/adlnet/xAPI-Spec/blob/master/xAPI-Communication.md#multiple-document-delete) with omitted `registration` is requested, does it delete...

Hi, Some of our customers require Auth2 for compliance reasons. We are aiming to be fully compliant with xAPI, however spec indicates authentication as either basic authentication or Auth1 (which...

In the following use cases I cannot see how to interpret this spec, and wish to clarify my understanding: 1. An Agent performs an action on _behalf_ of a Group...

We are looking to implement oAuth 1.0a into our LRS and I would like for someone to verify my understanding of the spec. - The table outlining the various scenarios...

question

While the 'or' functionality is available in the guise of an array (of possibilities), this solution can become very quickly difficult to maintain when you need to work with a...

patch