Skip to content

Instantly share code, notes, and snippets.

@jagwire
Created August 25, 2014 14:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jagwire/fadb6f37b8243a4e8b3c to your computer and use it in GitHub Desktop.
Save jagwire/fadb6f37b8243a4e8b3c to your computer and use it in GitHub Desktop.
<cartridge_basiclti_link xmlns="http://www.imsglobal.org/xsd/imslticc_v1p0" xmlns:blti="http://www.imsglobal.org/xsd/imsbasiclti_v1p0" xmlns:lticm="http://www.imsglobal.org/xsd/imslticm_v1p0" xmlns:lticp="http://www.imsglobal.org/xsd/imslticp_v1p0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.imsglobal.org/xsd/imslticc_v1p0 http://www.imsglobal.org/xsd/lti/ltiv1p0/imslticc_v1p0.xsd http://www.imsglobal.org/xsd/imsbasiclti_v1p0 http://www.imsglobal.org/xsd/lti/ltiv1p0/imsbasiclti_v1p0p1.xsd http://www.imsglobal.org/xsd/imslticm_v1p0 http://www.imsglobal.org/xsd/lti/ltiv1p0/imslticm_v1p0.xsd http://www.imsglobal.org/xsd/imslticp_v1p0 http://www.imsglobal.org/xsd/lti/ltiv1p0/imslticp_v1p0.xsd">
<blti:title>Mizzou Lab Creator</blti:title>
<blti:description>Create/Manage Labs for users.</blti:description>
<blti:launch_url>http://127.0.0.1/lti_google_docs/labs</blti:launch_url>
<blti:extensions platform="canvas.instructure.com">
<lticm:options name="course_navigation">
<lticm:property name="enabled">true</lticm:property>
<lticm:property name="url">http://127.0.0.1:31337/lti_google_docs/labs</lticm:property>
<lticm:property name="visibility">public</lticm:property>
</lticm:options>
<lticm:property name="privacy_level">public</lticm:property>
<lticm:property name="tool_id">mu_lab_creator</lticm:property>
</blti:extensions>
</cartridge_basiclti_link>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment