Forum Discussion
Rise - Export for Web for use on SharePoint
There have been quite a few posts on this issue and I recently raised a query with Microsoft Support to clarify the situation. You can run the Rise web version from SharePoint if you change the "index.html" filename to "index.aspx". BUT if the Rise course has any embedded Storyline blocks, these won't run...
The problem here is that SharePoint (and hence Teams) is a asp.net server environment and the 'native' app server scripting language is asp.net. asp.net can (and does) dynamically create html pages which it presents to the browser. So by 'kidding' SharePoint that the index.html file is really an asp.net script - it works!
But if your Rise html output then tries to call another 'story.html' or similar from the script, it fails - and I think many of the community here have tried to find a way around this and I'm not aware of any success - but I would be delighted to be corrected on this!
Hope that helps?
Related Content
- 6 months ago
- 2 months ago
- 5 months ago
- 9 months ago
- 5 months ago