Snorre Rubin
Snorre Rubin
E-learning consultant at Rigspolitiet, Politiskolen
  • About
  • Copenhagen
  • Contact Me
Activity
"I have created a solution for this. The attached story-file, when exported and added as a block does a number of things: hides the actua..."
  • 2 years ago02/03/22 at 1:43 pm (UTC)
Activity
Snorre Rubin replied to the discussion Line and paragraph spacing in Rise
"The problem with the shift+enter approach is that it will be part of the same paragraph (programming-wise), and thus have the same f..."
  • 2 years ago01/20/22 at 12:53 pm (UTC)
Activity
Snorre Rubin replied to the discussion Change scroll panel scroller color
"Alright, I see the mistake. You wouldn't notice if you don't know javascript. Your first script looks like this: $("<style type='text/..."
  • over 2 years ago01/03/22 at 9:45 am (UTC)
Activity
Snorre Rubin replied to the discussion Change scroll panel scroller color
"Hi Max I can't see the attachment? As for learning som javascript, I'd suggest trying out Codecademy's free courses in Javascript and jQu..."
  • over 2 years ago12/22/21 at 8:22 am (UTC)
Activity
Snorre Rubin replied to the discussion Change scroll panel scroller color
"As mentioned above, you need to add a custom style rule the the DOM-header. That is done through this code: $("<style type..."
  • over 2 years ago12/20/21 at 11:16 am (UTC)
Activity
Snorre Rubin replied to the discussion Change scroll panel scroller color
"You create at javascript trigger. Note that you should check if your lms runs jQuery (it is fairly normal, but not guarant..."
  • over 2 years ago12/20/21 at 7:26 am (UTC)
Activity
Snorre Rubin replied to the discussion Draws from Question bank keeps coming
"Thank you Phil. Your wording clued me in to my mistake, and I feel rather silly. But problem fixed."
  • over 2 years ago11/18/21 at 8:25 am (UTC)
Activity
"You can do it with javascript. Here is a code to change the circle to yellow, and a bit larger. Adjust by changing the color and the size..."
  • almost 3 years ago06/28/21 at 1:38 pm (UTC)
Activity
Snorre Rubin replied to the discussion Audio hidden from DOM.
"Just checked. It is also the case on our LMS. "
  • almost 3 years ago06/28/21 at 8:48 am (UTC)
Activity
Snorre Rubin replied to the discussion Audio hidden from DOM.
"The problem persists on both personal server and on 360 review. Haven't testet it yet in our own LMS, but I would guess that it would als..."
  • almost 3 years ago06/28/21 at 8:46 am (UTC)
Activity
Snorre Rubin replied to the discussion Audio hidden from DOM.
"I am using Storyline 360. The problem shows up whether I uses "Audio from file..." or "Text-to-speech". And weirdly enough only shows up ..."
  • almost 3 years ago06/24/21 at 2:43 pm (UTC)
Activity
"You can do a work-around, using javascript and jQuery. First thing is that you need to import jQuery to the browser. You do this wi..."
  • almost 3 years ago05/17/21 at 7:48 am (UTC)
Activity
Snorre Rubin replied to the discussion Change scroll panel scroller color
"Hi it seems that with the newest version of storyline, the dom structure has changed a bit. So now the needed code is actually a lot simp..."
  • over 4 years ago10/02/19 at 3:16 pm (UTC)
Activity
Snorre Rubin replied to the discussion Change scroll panel scroller color
"Actually I have no idea. I haven't used the main menu at all for a long time. Do you have a course that is available vor viewing, in html..."
  • over 4 years ago09/11/19 at 6:27 am (UTC)
Activity
Snorre Rubin replied to the discussion Change scroll panel scroller color
"Here is an example code to double the width: $("<style type='text/css'> .scrollarea-scrollbar:before { left: 10px !important; width..."
  • over 4 years ago09/05/19 at 9:05 am (UTC)
Activity
Snorre Rubin replied to the discussion audio buttons
"Riley You can activate the native html5 audio controls, using javascript. If you want I can share my js workaround..."
  • over 4 years ago09/05/19 at 6:22 am (UTC)
Activity
Snorre Rubin replied to the discussion Change scroll panel scroller color
"Sure thing. I simply put the script to trigger on timeline start, on the page where scroll panel is."
  • over 4 years ago09/04/19 at 6:57 am (UTC)
Activity
Snorre Rubin replied to the discussion Change scroll panel scroller color
"I have figured out a way to adapt the built-in scroll bar, through a small piece of javascript, that places a small style tag in the head..."
  • over 4 years ago08/21/19 at 7:19 am (UTC)
Activity
"I found that I needed to enter "Edit States" to remove the shadow. "
  • almost 5 years ago06/03/19 at 1:53 pm (UTC)
Activity
Snorre Rubin replied to the discussion Audio "player" for a layer
"I have made a javascript option that captures the audio on the page, and creates a html5 control/progress bar. If you feel somewhat comfo..."
  • 5 years ago01/24/19 at 6:36 pm (UTC)
Activity
"Can you supply a working example? I couldn't get it to work."
  • over 5 years ago01/15/19 at 3:34 pm (UTC)
Activity
Snorre Rubin replied to the discussion Show number of slides viewed
"I have built a custom javascript solution to do this. You need a variable (I called it viewed) to store the slides viewed, and a variable..."
  • over 5 years ago01/04/19 at 10:30 am (UTC)
Activity
Snorre Rubin replied to the discussion SL3 course freezing
"Solution found.  In js, I had created an array, to determine next and previous slides. The ussue surfaced when trying to set a undefined..."
  • over 5 years ago11/07/18 at 12:41 pm (UTC)
Activity
Snorre Rubin replied to the discussion Reset Numeric Entry Box so no value shows
"I have implemented a temporary workaround in my courses: instead of the javascript, I use an empty rectangle, styled like the numeric en..."
  • over 5 years ago07/19/18 at 9:39 am (UTC)
Activity
"Hi Chris Yes, it does so now. It worked till the switch to SL3. I have a new, more lowtech, workaround: Place a rectangle, formatted t..."
  • almost 6 years ago06/26/18 at 11:28 am (UTC)