Snorre Rubin
Snorre Rubin
Mannaz
Activity
Snorre Rubin replied to the discussion Text Entry
"You don't need to "go back" to it. Just add a new textEntry where you want the user to revisit his/her answer, and edit the trigger ..."
  • over 3 years ago08/07/20 at 6:30 am (UTC)
Activity
Snorre Rubin replied to the discussion Scrolling panel with trigger
"Gavin Elliott I know this is an old thread, but hopefully this is helpful to someone. It is possible to detect a mouse 'click' or a 'mou..."
  • over 3 years ago07/27/20 at 11:25 am (UTC)
Activity
Snorre Rubin replied to the discussion Slide counter display out of sequence
"I have also had similar issues. Check whether your scenes also have the right sequence numbering. You might have placed them in the seque..."
  • almost 4 years ago04/21/20 at 6:19 am (UTC)
Activity
"Can you upload an example, so we can see what the issue is?"
  • almost 4 years ago04/15/20 at 7:20 am (UTC)
Activity
"There is a work-around for this: 1. set the properties for revisiting the slide to "reset to initial state". 2. create a button wit..."
  • almost 4 years ago03/31/20 at 7:35 pm (UTC)
Activity
Snorre Rubin replied to the discussion Slide Timeline length
"You can get it by snooping in the DOM structure, with javascript. Here is the script snippet: var timelineLength = Number(document.queryS..."
  • 4 years ago03/26/20 at 8:08 pm (UTC)
Activity
"You can use this code to get the scorm version. var scormVersion = detectScormVersion() function detectScormVersion() { if..."
  • 4 years ago03/18/20 at 9:11 am (UTC)