Resources from my presentation at Open Ed 2016: LTI Lambda function: https://github.com/atomicjolt/lti-lambda LTI Starter App: https://github.com/atomicjolt/lti_starter_app Open Assessments: https://github.com/atomicjolt/OpenAssessments Open Assessments Client: https://github.com/atomicjolt/OpenAssessmentsClient React Client Starter App: https://github.com/atomicjolt/react_client_starter_app WordPress as an LTI consumer https://github.com/Saltbox/wordpress-lti-consumer WordPress as an LTI provider https://github.com/lumenlearning/lti Example LTI configuration <?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…