Skip to content

Instantly share code, notes, and snippets.

@rivernate
Last active September 6, 2017 20:45
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 rivernate/fe8a8ebc23d39dd7e6f8575bca129d11 to your computer and use it in GitHub Desktop.
Save rivernate/fe8a8ebc23d39dd7e6f8575bca129d11 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?><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>IMS Certification Suite</blti:title>
<blti:launch_url>https://apps.imsglobal.org/lti/cert/tc/tc_tool.php?x=With%20Space&amp;y=yes</blti:launch_url>
<blti:extensions platform="canvas.instructure.com">
<lticm:options name="editor_button">
<lticm:property name="canvas_icon_class">icon-lti</lticm:property>
<lticm:property name="message_type">ContentItemSelectionRequest</lticm:property>
<lticm:property name="text">editor_button Text</lticm:property>
<lticm:property name="url">https://apps.imsglobal.org/lti/cert/tc/tc_tool.php?x=With%20Space&amp;y=yes</lticm:property>
</lticm:options>
<lticm:options name="custom_fields">
<lticm:property name="simple_key">custom_simple_value</lticm:property>
<lticm:property name="Complex!@#$^*(){}[]KEY">Complex!@#$^*;(){}[]½Value</lticm:property>
<lticm:property name="cert_userid">$User.id</lticm:property>
<lticm:property name="cert_username">$User.username</lticm:property>
<lticm:property name="tc_profile_url">$ToolConsumerProfile.url</lticm:property>
</lticm:options>
<lticm:property name="privacy_level">public</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