Forum Discussion
Can you speed up the player in Articulate 360?
- 2 years ago
Hello Everyone!
I'm happy to share that we have released Storyline 360 version 72 (Build 3.72.29654.0).
Included in this release is a new feature where you can let learners explore at their own pace by choosing a course playback speed between 0.25x and 2x.
Now all you need to do is update Storyline 360 in your Articulate 360 desktop app on your computer. You'll find our step-by-step instructions here.
Please let us know if you have any questions by reaching out to our Support Engineers directly.
Have a great day!
I’m not certain why it doesn’t work in Review 360 for you. It does for us. [I just checked it again because of self-induced paranoia.] I never publish to web — I publish to LMS or Review 360. But publishing to web is the same as to LMS except for the xml files & manifest that gets generated. If you have a SCORMCloud account, I'd upload the package there & run it, and read the logs to see if there were any errors thrown.
I'd also just recheck to count up ALL your videos that are contained within the course file (even if they are incidental) and set the "numberOfVideos" variable to that value. For example, we have a course template for simply putting a content video into a course, but we also have a brand video and a help video about captions that runs before we even get to the content. Adding the content video gives us 3 videos, so I set "numberOfVideos" to 3.
I can look at your code if you want.
Hello Mark,
When readying my file to send to you, I noticed that when I DUPLICATE the slide you sent (with your JavaScript controller inside), and build from there, your controller works in Review 360 (and in SCORM Cloud); when I COPY AND PASTE your slide into one of my existing scenes and build from there, it fails to work. If you happen to have an idea why, that would be most interesting.
Meanwhile, I'm fascinated by JavaScript and am studying it so that I can figure out how you did this! Thank you again for your contributions to our community of learners!
Best,
Mary
- MarkRamsey-ad714 years agoCommunity Member
Mary, I have time to look at your code -