Open michaelwheeler opened 2 years ago
An article from Unicon describing how dynamic registration works.
Work happening upstream at https://github.com/dmitry-viskov/pylti1.3/pull/114
I built out a (very rough) implementation of Dynamic Registration for a django-lti
sample app that we have. I avoided using pylti1p3
functionality since it's not clear whether changes will ever be merged there. Here's a Gist with a clip of the relevant code: https://gist.github.com/cmurtaugh/6a08cc2d3c717e2570ce7ca47d2ba9aa
Here's a Gist with a clip of the relevant code: https://gist.github.com/cmurtaugh/6a08cc2d3c717e2570ce7ca47d2ba9aa
Thanks for sharing @cmurtaugh. Really excited to check this out!
Spec available at https://www.imsglobal.org/spec/lti-dr/v1p0