Forum Discussion
SuccessFactors LMS & Storyline integration
It completed in this environment (SCORM Cloud) but I'm still having issues in Success Factors. I originally had it the way you recommended in your screenshot tested in SF learning and it didn't record as completed. It exited the course and asked me to start where I left off. So I then removed the second trigger to look like what I submitted but no such luck in that environment for me
- JamieShaw-882846 years agoCommunity Member
Hi Madysson - we use SuccessFactors and I ran in to this problem as well. Here's how I fixed it.
1. Place 3 cue points on your timeline, about half a second apart.
2. Add a trigger to pause the timeline when it reaches cue point 1.
3. Create a 'Save your result' button, and add a Disabled state to it with 'Saving...' as the text. Place it on the screen, and then add a 'resume timeline' trigger to it.
4. Add a trigger to change the state of the button to disabled, when it gets to cue point 2 (this will change it to show 'saving' and prevent the learner from clicking it again).
5. Add a Submit Results / complete course trigger to cue point 3.
6. Add a trigger to jump to the next slide when timeline ends. On that slide, you can put an Exit course button.
From the user point of view, the slide will freeze when it gets to cue point 3. This happens as the module is communicating with successfactors. In practice, I have found that although the timeline is only 5 seconds, it can be 10-20 seconds or so. By the time the module gets to the next screen, you know that the results have been submitted.