Forum Discussion

v-rmusat's avatar
v-rmusat
Community Member
3 days ago

Extracting text from scorm packages

Hello, I've built a script that extracts the text from a course by loading up und.js or en.js files found in the locales folder (locales folder can be found in scormcontent folder).

What I've seen is, not all scorm packages have a "locales" folder inside "scormcontent" folder. 

I'm curious if this is a bug or if it has something to do with the Language Localization. 

What influences the absence of "locales" folder from "scormcontent" folder ? 

Thanks :)

1 Reply

  • Hi v-rmusat! I'm happy to provide a bit of context here. The locales folder has since been removed from the Rise 360 published output as we continue to support Localization. Those files now live in index.html. Because Rise 360 has used different packaging approaches over time, we don’t recommend targeting specific internal files for downstream automation. I hope this provides clarity!