Forum Discussion

Articulate1SSi's avatar
Articulate1SSi
Community Member
4 months ago

RISE PDFs in assets folder

I know RISE is a web based platform and accesses much from the web; However I believe that privacy of documents so that they do not have to be public facing links in order to be used in Rise courses would be very useful and helpful to companies.

After searching around I found a solution to this. There is a line in the index.html file that is associated with pdfs. (AICC publish btw, haven't looked in others) That line has code in Base64 that has the external, public facing link within the iframe embed that one can paste into the Embed block. If you take that code and decode, change the link to the assets folder within scormcontent and the pdf [src="assets/pdfname.pdf"] then you can use pdfs locally from the files uploaded to an LMS instead of from a public facing location. this preserves pdf security.

No RepliesBe the first to reply