The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December. Read our blog post for more info about this change.
Hi everyone,
I am wondering if anyone has used Open Processing (Teach Coding with OpenProcessing) in Canvas. They claim to have a code editor and sketch view online, so I am wondering if this is compatible with Canvas using an LTI perhaps? Or maybe embedding the JavaScript or Java within a page's HTML?
Solved! Go to Solution.
I haven't used Open Processing, but you can use an LTI or embed an iframe within Canvas. One of those two things is what you should look for one of those things from Open Processing. I don't see either of those listed on their website (I don't have access to the paid portion), so you may need to just make a link to their site and let it open in a new browser tab. If you want to add a button to the course navigation menu, then you can use the Redirect Tool from the Apps page under your Canvas course Settings.
You cannot embed JavaScript within the page (the script element is not allowed).
I haven't used Open Processing, but you can use an LTI or embed an iframe within Canvas. One of those two things is what you should look for one of those things from Open Processing. I don't see either of those listed on their website (I don't have access to the paid portion), so you may need to just make a link to their site and let it open in a new browser tab. If you want to add a button to the course navigation menu, then you can use the Redirect Tool from the Apps page under your Canvas course Settings.
You cannot embed JavaScript within the page (the script element is not allowed).
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.