[Credit to @John_Lowe , who first shared this solution to a question posed by @stevebudd .]
Use case: I want to give students a series of related videos, and would like to keep them on the same Page/etc. yet not build a table of video frames or links which could take up Page space.
This process creates a single
Two-step process:
[Updated: Watch my
to see the process below in action!]
1. Create, and upload into your course Files, an *.html file for each video, with content as here:
2. Create your Page with a single iframe at the top, and links to those *.html files beneath, as below.
- Important! Make sure the hrefs all use ?download=1
- Important! Make sure the initial
single iframe in the space above
https://community.canvaslms.com/courses/1572734/files/68152407/download/?download=1" target="box">Vimeo #1
https://community.canvaslms.com/courses/1572734//files/68152406/download/?download=1" target="box">Vimeo #2
https://community.canvaslms.com/courses/1572734//files/68152405/download/?download=1" target="box">Vimeo #3
