Brian J. Miller
Brian J. Miller
Note requirements from 9.4 > The LMS MUST generate a unique ID for each block object. The generated block id MUST NOT match the publisher’s ID from the course structure....
Some more history reading that came out of the 05/06/2022 call. I think this is where the confusion came in... https://github.com/AICC/CMI-5_Spec_Current/commit/e3a98d8a61bde1d57c530e89d00f19e7420b8276 this commit was intended to clear some of this...
Note that the `lts/.env` file only has 1 field that is actually expected by the automated test suite, and that is a pointer to the script that is used. The...
It supports the latest version of xAPI, 1.0.3, see https://github.com/RusticiSoftware/TinCanPython/blob/3.x/tincan/version.py#L22
Prioritization of work on the OSS libs is difficult, I hope to have a chance to put time into the open PRs in the next couple of weeks. It will...
What does the word "delete" mean in this case? If it is more akin to 'unset' or setting to undefined/null equivalent then that is certainly valid. If it means this...
Then :+1: to getting rid of deleters, don't think there is ever a case where an attribute should be removed. Presumably they would set to None if they need to...
Sorry for the delay on this, I'm trying to give our OSS libs some love.
Unfortunately there is not currently an interface for adjusting the extensions map on existing objects. This is definitely an oversight in the API. For now I think you would have...
Considered, yes, but I can say it isn't on a roadmap nor does it have an expected date. It would be unlikely for us to add a queue structure to...