Documentation:CTLT Open Learning Design Group/Meeting Notes/Jun 2019
June 13 Meeting Items
Wiki integration with Canvas
- Pan joining for the CTLT Open Learning Design Group meeting! (I told him we are meeting at room 102b. I will let him know if the room changes)
- On the wiki side - require code to handle the request
- LTI/iframe/Redirect Tool
- sustainability concerns around iframe
- LTI dependent on Canvas (dynamic height would require JavaScript code)
- Update mediawiki plug-in - could be ready for August; may require 1-2 days of work
- We found a hope with the new solution
- Work on a summary doucment: https://docs.google.com/document/d/1FxnMycalG0Ceuq5X8sRjrHu4OI66EAlaJcGJoPaYCeo/edit# so that we can show to moe.
- the mysterious javascript function called lti.frameresize https://community.canvaslms.com/ideas/14275-ability-to-set-iframe-height-via-post-message. According to this, Canvas has an API that allows iframe within the LTI tool to resize dynamically. We just need to solve the mystery...