Russell Killips
Russell Killips
Mr. at KIG Global Ltd.
Activity
Russell Killips replied to the discussion Trigger on Vimeo/online video completion.
"Hello Büsra, I created another storyline variable called VideoPercent. There is a trigger that changes the videoStatus variable to Ended ..."
  • 2 months ago02/08/24 at 3:08 pm (UTC)
Activity
Russell Killips replied to the discussion Trigger on Vimeo/online video completion.
"For the percent range use: SLplayer.SetVar("Videotime2", data.percent*100);"
  • 3 months ago01/25/24 at 9:47 pm (UTC)
Activity
Russell Killips replied to the discussion Trigger on Vimeo/online video completion.
"Make sure that you are viewing it from an online source."
  • 3 months ago01/23/24 at 5:02 pm (UTC)
Activity
Russell Killips replied to the discussion Trigger on Vimeo/online video completion.
"Hi Joe, I don't know why it's not working for you. I just published it to Review 360 and its working there. https://360.articulate.com/re..."
  • 3 months ago01/23/24 at 4:47 pm (UTC)
Activity
Russell Killips replied to the discussion Tracking Keystrokes on Chromebook Tablet
"Hi Emanual, Take a look at the attached story file. Perhaps this approach will work for you?"
  • 5 months ago11/09/23 at 7:36 pm (UTC)
Activity
Russell Killips replied to the discussion Tracking Keystrokes on Chromebook Tablet
"Hi Emanuel, I don't think tablets/mobile devices respond to mouse events. Instead they use touch events."
  • 5 months ago11/09/23 at 2:51 pm (UTC)
Activity
"Hi Cyndie, For the slide properties, change when revisiting to "Resume saved state"."
  • 6 months ago10/12/23 at 3:17 pm (UTC)
Activity
"Hello Cassandra, You could use a javascript trigger to convert the text to a number. Then you can use the greater than/less than function..."
  • 6 months ago10/12/23 at 2:14 pm (UTC)
Activity
"Hello Cassandra, You could use a javascript trigger to convert the text to a number. Then you can use the greater than/less than function..."
  • 6 months ago10/12/23 at 2:13 pm (UTC)
Activity
Russell Killips replied to the discussion Trigger on Vimeo/online video completion.
"Hello Craig, I decided to take a look at their API. Here's a link to the published storyline project: http://www.knowledgeconstruction.co..."
  • 7 months ago09/29/23 at 7:54 pm (UTC)
Activity
Russell Killips replied to the discussion Trigger on Vimeo/online video completion.
"Sorry, I don't have any videos hosted on Wistia. So I haven't looked at their API."
  • 7 months ago09/29/23 at 6:06 pm (UTC)
Activity
"Change the default value of the slider variables from 0 to 1."
  • 8 months ago08/13/23 at 6:00 pm (UTC)
Activity
"Sliders have variables attached to them. You can retrieve these values and display them just like text input boxes."
  • 8 months ago08/11/23 at 6:02 pm (UTC)
Activity
Russell Killips replied to the discussion Report.html
"Hi Adam, Here's what I came up with. I added in an attempts column next to the passing score. In order to do that, I edited the displayCo..."
  • 9 months ago08/04/23 at 7:22 pm (UTC)
Activity
"It works fine for me. "
  • 9 months ago07/28/23 at 2:04 pm (UTC)
Activity
Russell Killips replied to the discussion Web Object URL is stating there is an error
"Hi Israel Your Module_9_Demo folder has more than one html file inside of it. So storyline doesn't know which file it should be opening. ..."
  • 9 months ago07/28/23 at 3:31 am (UTC)
Activity
"Try this one."
  • 9 months ago07/26/23 at 2:04 pm (UTC)
Activity
"Hello Dean, The trick here is to use an html table. The header section of the html table (<thead></thead>) will automatically..."
  • 10 months ago06/21/23 at 3:18 pm (UTC)
Activity
"Hi Dean, The screen shot that you sent me was for publishing for web. Instead publish for Review 360. Extract the created Zip file. Copy ..."
  • 10 months ago06/20/23 at 2:33 pm (UTC)
Activity
"Hi Dean, Including an image is little bit more tricky. The code needs to reference an image. In this case, the company Logo. After publis..."
  • 10 months ago06/14/23 at 7:09 pm (UTC)
Activity
Russell Killips replied to the discussion Scroll Bar start position
"Hello Agnes, This code below should scroll down half way for a text entry field. var x = document.getElementsByTagName('textarea')[0]; x...."
  • 11 months ago06/06/23 at 2:00 pm (UTC)
Activity
"I would duplicate the Number_Keyboard layer. Then delete the buttons that you don't need. Then resize the ones that you are keeping and d..."
  • 11 months ago05/30/23 at 5:19 pm (UTC)
Activity
"Hi Cassandra, On the Base Layer, there is a Trigger that sets the inputField to the variable that you want to update. Set inputField to v..."
  • 11 months ago05/30/23 at 2:13 pm (UTC)
Activity
"Here's what I came up with. "
  • 11 months ago05/27/23 at 5:47 am (UTC)
Activity
"You won't be able to use the print slide trigger because that only prints the current slide. You will need to use javascript similar to t..."
  • 11 months ago05/10/23 at 2:39 pm (UTC)