durationInFrames incorrect on one slide?
Hi folks, I have a SCORM file and one slide in particular skips ahead after 3 seconds or so (replicated on my LMS and on SCORM Cloud).
My LMS did some checks for me and noticed the slide in question has a “durationInFrames” of 90, 90 frames at frame rate of 30 frames per second works out to 3 seconds, which is when this video is skipping. The next slide, it has a “durationInFrames” of 4485. 4485/30 = 149.5 seconds, which works out to just about 2 and a half minutes, which matches the length of that video.
So:
- How did I set the durationInFrames value to be 90 on this one slide, when all the other slides durationInFrames value was determined by the video file I used?
- How can I change this value on the slide in question?
Thanks in advance!