David Collien

Results 8 issues of David Collien

What do you think of separating the audio from the core of atom as a plugin? Something like this.

Changing IncomingMessage to a Readable stream allows body-parser to work correctly Fixes: #22 #15

Would anyone be interested in adding this to the repo? https://gist.github.com/dcollien/c5d86c968cbc85e88286

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...

Can I suggest also: `type oddNumber = twoMilOdd | fourMilOdd | ... etc.` Where: `type twoMilOdd = 1 | 3 | 5 | ... etc.` So isOdd can be a...

Spec 3.6.1: http://www.imsglobal.org/specs/lticiv1p0/specification specifies that a ContentItemUpdateRequest message is very similar to the ContentItemSelectionRequest message, but allows: - resource_link_id - resource_link_title - resource_link_description

I've noticed LRS.io (Veracity LRS) does not accept statements from this library which has an "empty list" for the member field of a Group (as is the default in this...

Other sources of information refer to a different (simpler? perhaps less ideal?) launch strategy for configuring the LRS endpoint and the statements to send. e.g. https://github.com/RusticiSoftware/launch/blob/master/lms_lrs.md and https://articulate.com/support/article/Implementing-Tin-Can-API-to-Support-Articulate-Content#launching-public-content both refer...