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,
Our campus is implementing VidGrid and we're very impressed with its performance, especially with its automated captioning.
One thing instructors have asked regards embedding VidGrid videos in Canvas. When using the "VidGrid Embed" tool in the Rich Content Editor or pasting in an embed code from the VidGrid site, the video appears in Canvas in a static height and width.
With YouTube, Canvas has some elaborate scripting in place so that this simple HTML line...
<a href="https://youtu.be/Na2QMLMm-uc">Watch lecture</a>
results in a small thumbnail showing in the page, assignment, discussion, etc. which, when clicked, expands an iframe of a larger size where the video is played. A hyperlink is offered to "Minimize Video" as well.
I'm looking for a way to achieve the same experience with a VidGrid video.
Any ideas?
Solved! Go to Solution.
Hi Michael! No way of accomplishing that to my knowledge, sorry 😕 You could do it on a non-canvas webpage with some javascript, but canvas most likely forbids scripting like that.
The closest I can offer would be making the VidGrid video small, then making sure the students see the fullscreen button.
Hi Michael! No way of accomplishing that to my knowledge, sorry 😕 You could do it on a non-canvas webpage with some javascript, but canvas most likely forbids scripting like that.
The closest I can offer would be making the VidGrid video small, then making sure the students see the fullscreen button.
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.