Forum Discussion
ZsoltOlah
2 months agoSuper Hero
Sandbox?
Hi all,
For our team internally, I've built an "add-on" called RiseWise, which adds tracking functionality so we can see in the LMS how many times they opened an accordion, viewed a step, what 1-5 ...
OwenHolt
19 days agoSuper Hero
Adding another use case...
I just ran into the same issue trying to create a simple course completion certificate pulling names from local storage. Of course, do to the to sandbox issue, I cannot call/load the jsPDF script from any CDNs like cdnjs.cloudflare.com. It's a right shame.
External libraries are incredibly helpful to JS coders to speed up runtime results. I could, in theory, inline the entire jsPDF library into my HTML code block, but it's very large (over 300KB of minified code) and I'm afraid Rise would block or truncate it. Even if it didn't, I'm sure it would have other negative impacts on performance.
Related Content
- 3 months ago
- 3 months ago