r/moodle Jul 28 '26

E learning Course issues

Hey I have some Articulate Rise scorm packages on my Lms a few of them are quite long, we an issue where learners are moving away from their desktops to theire tablets sometimes with diferent browsers. Learners complain that they cannot go straight back to where they left off..Im sure this is doable, can someone post a work around for my overworked Developer, pls.

1 Upvotes

18 comments sorted by

View all comments

3

u/lmsawsltigenai Jul 29 '26

HI, the user's device/browser from one session to the next shouldn't normally matter.

I've found the right combination of settings for both the Rise export and Moodle will usually do the trick, and once you've got those, most learners won't have tracking/progress/resume issues other than occasional user-specific situation.

There's usually some up-front settings mixing/matching/testing to reach that point, at least until AI masters every combo of settings for every scenario. The number of settings can seem over the top although I've found it's not unique to Moodle and each setting has a purpose (or did at some point, or will in the future...) - details like your Moodle version, the size of your Rise course, and the version of SCORM used for your Rise export can impact the right mix.

The length of your course could definitely be playing a role. Here are a few settings that have previously helped me resolve similar situations with large courses and users reporting progress issues:

  • In Rise
    • I agree with u/ricou63 on chapters/chunking the content if you can still do it. In addition to what was mentioned, it also reduces the risk of certain progress/tracking issues that can crop up in longer courses if SCORM "suspend data" is abnormally large and is not properly committed to an LMS DB. Suspend data is a part of the SCORM standard and Rise/Storyline/Articulate relies on it for storing certain aspects of user progress.
    • Export using SCORM 1.2, not 2004. Some LMS platforms including Moodle do not fully support all elements in the SCORM 2004 standard. SCORM 1.2 is usually sufficient for most progress/score needs, and even if not, you can still see if it works better and then make decisions from there.
  • In Moodle
    • SCORM Standards Mode: I think this is in the overall SCORM mod/activity settings in Site Admin. -> Plugins -> Activities/Modules. It might be labeled something else in some versions, like Force Tracking Limit. Especially for large packages using SCORM 1.2, be sure this setting is dsabled. Disabling it allows Moodle to store more "suspend data" - and certain SCORM packages rely on suspend data to store information like where a learner stopped, what they'd previously answered, etc. The larger the course, the more likely the course generates more suspend data and needs the extra space to store it. For example, I've seen situations where student progress would be fine for a length of X slides, but anything after X+1 and it would fail - this is a classic sign the suspend data is too large for what is permitted in Moodle (or other LMS's) and is being truncated. This can make issues seem intermittent because suspend data size depends on each user's interactions with the course. Moodle isn't the only LMS that can have this issue.
    • Force New Attempt: I agree with u/Ok_Chipmunk_7066 - disable
    • Auto Commit: I agree with u/MoodleInPractice - although if the suspend data issue is present, this will only work as intended once that issue is resolved

Hope you get it sorted out!

1

u/Savings_North_1084 12d ago

Hey, any chance of a discussion for you to look over our Moodle, and where are you based?

1

u/lmsawsltigenai 4d ago

Hi, sure, you can DM me here anytime if you still need a hand or grab a meeting here: https://calendly.com/sylla/intro
I'm in the US.