Forum Discussion
RISE - Publish to Sharepoint 365/Web
I have been beating my head against the wall to make Rise web-publish work on SharePoint online. Not sure if this is due to Windows or Enterprise security, but what worked for me was the following:
Rise web-published courses
- Publish course as Web.
- Either download the zip file or save it locally from the email notification.
- VERY IMPORTANT: Once the zip is local, right-click the zip file and select Properties.
- Under Security, click the UNBLOCK checkbox (make sure you do this before extracting).
- Update 22-Feb-2022: These two bullets may vary. Recently, there has been no Unblock checkbox in Properties for me, but remaining steps work.
- Click OK.
- Extract the file.
- Go into the content folder (when I extract files, Articulate has my actual course files at another level called content).
- Make a copy of the index.html file.
- Right click the index - Copy.html , and rename it to index.aspx (you'll be asked if you're sure - yes!).
-
Update 22-Feb-2022: Make sure you are SITE OWNER on the SharePoint site where you will be loading the course files.
Update 14-Sep-2023: Make sure you have FULL CONTROL provisions on the SharePoint site where you will be loading the course files. The index file will NOT launch properly if uploaded with any other access level.
- Now, upload either the content folder (that holds the course files) or the course files directly to a SharePoint Online site.
- Once the course files are loaded, click the index.aspx file to launch.
For Storyline web-publish, and I assume Presenter/Studio web-publish (I haven't tested):
- Remove the analytics-frame.html from the published folder content
- Make a copy/rename story.html to story.aspx.
- Upload to SPO and use story.aspx to launch.
Hope this helps someone!
T.
Hi Trish,
I tried to reproduce your solution.
But I have to admit that I already get stuck in step 4 where I cant find the tick box. Not sure if I need it, because I was able to save the copy as .aspx.
However, when I then have it on Sharepoint, all that happens when I click it, is that the file is getting downloaded, and not launching the course in a new browser tab. So I am doing something wrong …..
- TrishMcKinney-83 years agoCommunity Member
Sorry I didn't see this until now Carla. You are correct about the tick box. It varies and I also have not seen this in recent months, so this could be related to our specific security and environment as Barbara mentions in her post.
An additional step that I require now is to be a SITE OWNER of the SharePoint site where I am loading the files. Otherwise, it just tries to download the launch file. Hope this helps.
T.
- ThereseCormack3 years agoCommunity Member
Trish, in addition to being the SITE OWNER of the site, the site needs to have custom script enabled. When my SharePoint admin team did that on our site, I was able to get this to work!
The issue I have now is that I want to share the SharePoint link to the index.asp file in email or a PDF but when you click the link in the email or pdf, it asks if you want to open or download the file. If you click Open it properly launches the content. I wish it would just launch automatically. Any ideas?