Skip to content

Instantly share code, notes, and snippets.

@pfgray
Created May 6, 2015 17:21
Show Gist options
  • Save pfgray/f2d6b4414bdbb84bd75a to your computer and use it in GitHub Desktop.
Save pfgray/f2d6b4414bdbb84bd75a to your computer and use it in GitHub Desktop.
Lti items
[{
"identity":{
"originator_id":"a9a860ae-7c0f-4c12-a1cf-9fe490ee1f49",
"id":"local-lti-provider"
},
"original":{
"timestamp":"2015-01-02T22:17:00.371Z",
"uri":"http://lti-provider.paulgray.net",
"share":true,
"propagate":true,
"use":{
"f6820326-5ea3-4a02-840d-7f91e75eb01b":{
"registration_url":"http://localhost:5000/register"
},
"1f2625c2-615f-11e3-bf13-d231feb1dc81":"Local Mock Lti2 Provider",
"d59e3a1f-c034-4309-a282-60228089194e":[{"name":"Paul Gray","email":"pfbgray@gmail.com"}],
"c80df319-d5da-4f59-8ca3-c89b234c5055":["dev","lti"],
"c6e33506-b170-475b-83e9-4ecd6b6dd42a":["lti"],
"d25b3012-1832-4843-9ecf-3002d3434155":"http://www.iconsdb.com/icons/preview/green/literature-xxl.png"
},
"require":{}
}
},{
"identity": {
"originator_id": "a9a860ae-7c0f-4c12-a1cf-9fe490ee1f49",
"id": "lti-chat"
},
"original": {
"timestamp": "2015-01-02T22:17:00.371Z",
"uri": "http://lti-chat.paulgray.net",
"share": true,
"propagate": true,
"use": {
"1f2625c2-615f-11e3-bf13-d231feb1dc81": "Lti Chat",
"d59e3a1f-c034-4309-a282-60228089194e": [{
"name": "Paul Gray",
"email": "pfbgray@gmail.com"
}],
"c80df319-d5da-4f59-8ca3-c89b234c5055": [
"chat",
"lti"
],
"b7856963-4078-4698-8e95-8feceafe78da": "Turn your online classroom into a meetingplace with real-time chat.",
"a7e923e5-8da3-46d9-a3e8-aeda4ac8e6d5": false,
"f6820326-5ea3-4a02-840d-7f91e75eb01b": {
"launch_url":"http://lti-chat.paulgray.net/lti",
"versions_supported": ["v1p0"]
},
"c6e33506-b170-475b-83e9-4ecd6b6dd42a": [
"chat",
"collaboration",
"lti"
],
"d25b3012-1832-4843-9ecf-3002d3434155": "http://icons.iconarchive.com/icons/icons8/windows-8/512/Astrology-Year-Of-Horse-icon.png"
}
}
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment