-
Currently, it seems like there is no clean way to determine the number of statements a given query will return. I can make a query, then recurse over the `more` URLs to build an aggregate total, throw…
-
In running AU 005-1-invalid-au, we receive an error citing requirement 9.1.0.0-1 (d). In reviewing the lrs, we accepted two statements, an Initialized (cmi5 defined) and an Experienced (cmi5 allowed)…
-
In [`lms_lrs.md`](https://github.com/RusticiSoftware/launch/blame/master/lms_lrs.md#L127) the example lunch link may be invalid, or at the very least overy complicated.
```
http://example.scorm.c…
-
Refactor and document the source code of the service
-
In order to promote the wider adoption of the xAPI, I think that it's important that the document set out more clearly, the rationale for the xAPI and situate it's historical context more clearly. It…
-
Check what xAPI properties might make sense to keep in the database, e.g. the [optional properties of interaction activities](https://github.com/adlnet/xAPI-Spec/blob/master/xAPI-Data.md#details-10).
-
there is a new issue that have confused me mach time. i try to use Postman send xAPI statement to the Learning locker store. The configurations of client and postman is complete. But it did't work!
…
-
Hello,
We've been recently exploring switching from LearningLocker to OpenLRS. I was wondering if there is a reason why there is no XApiContext in XApiObject class. Is this deliberate? We found it us…
-
Guys,
I am trying to use jxapi with OpenLrs- which is an open source LRS written in Java. So when I try to Post a single statement (or multiple statements for that matter), it returns Json response…
-
In this test case, it does POST on 2 statements and does a GET on Activities. My LRS is designed such that the POST request on Statements returns immediately and writing of the statements to back-end …