Forum Discussion
BobODonnell
2 years agoCommunity Member
Where is Rise Content stored in a SCORM package?
We had a client reach out to us for assistance. They have a Rise course as a SCORM package only; they do not have access to the source file. There are some small edits they wish to make. I looked at...
PhilFoss
2 years agoCommunity Member
Bob, the content is store in a javascript file, look for und.js in your exported course. But you need to decode in order to edit, and then encode the content again. Keep in mind Rise is closed-source, so you're not meant to actually do this. But it's possible.