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.
Found this content helpful? Log in or sign up to leave a like!
I have published a Rise 360 course using Web and also created the Zipped file.
Next, I uploaded the zipped file to Canvas and expanded it. I used an iframe to open the index.html file, but it did not work!
The index.html works fine on my local hard drive, but not in Canvas! Any help will be appreciated.
<iframe title="Name of Course" src="https://school/courses/course #/files/index.html #/download" width="100%" height="600" loading="lazy" data-api-endpoint="https://school/api/v1/courses/Course #/files/index.html #" data-api-returntype="File"></iframe>
Hi @DThomasMSDE,
This is definitely a gray area with Canvas, but essentially my view is that Instructure never really intended for the files area to act as a web server (which is essentially what extracting that file is expecting). While that did sometimes work in the past, it seems like Instructure has been working to tighten security of the files area in the past year or so, which has broken some of that gray area functionality (like JavaScript in html files for one that I have seen referenced here before, but I think iframes may have also been discussed).
If your school/institution has the SCORM integration installed in Canvas, I think the best path forward for you would be to export your Rise content as a SCORM package and then upload it as a Canvas assignment that way.
I hope this information helps a bit!
-Chris
--
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