• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Send Data on Every Slide

Participant ,
Jul 08, 2020 Jul 08, 2020

Copy link to clipboard

Copied

Hello!  We are expereincing a combination of events which result in our users not having their progress or completion recorded in the LMS.

 

We are expereincing a lot of users who are timing out of their session. They get to a point in the lesson and the lesson will not continue. I can see users getting 404 or 403 errors when this happens. This seems to be an IT or LMS vendor issue, but it is exposing another problem.

 

We have a lot of users who are timing out and after the re-authenticate and launch the lesson again, they are having to start the lesson back at slide one. This is confusing me, because I have the "Send Data on Every Slide" option turned on in my publish settings.

Does anyone know exaclty what data is being sent on every slide? Are user variables being sent? I update a "visited" variable on every slide visit, but either it is not being sent to the LMS on every slide, or the send data on every slide is not working.

 

My lessons based on this template have been working flawlessly for the last couple of years, but with this timeout issue, we are finding a new flaw.

 

Captivate version: 11.5.1.499

OS: MacOS 10.14.6

LMS: SuccessFactors

Views

3.4K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Participant , Oct 22, 2020 Oct 22, 2020

I am using SCORM 1.2.

 

I have have checked "Send Data on Every Slide" in LMS Advanced Settings.

 

In order to get Successfactors to store the progress and other Captivate variables, you need to add this code in a JavasScript window:

 

 

SCORM_CallLMSCommit();

 

 

I would recommend doing this on the "On Enter" of the slide actions. 

You could do it every screen or every 5 screens, whatever interval you decide is an accaptable amount that users might have to repeat if they loose connection to the LMS.

 

Anoth

...

Votes

Translate

Translate
Community Beginner ,
Jun 08, 2022 Jun 08, 2022

Copy link to clipboard

Copied

LATEST

Thanks.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources