Jackson Hamner
Jackson Hamner
eLearning Designer and Developer at Washington Technical Solutions (WaTech)
  • Olympia, WA
Activity
Jackson Hamner replied to the discussion How do you make toast?
"very cool!"
  • 9 years ago02/09/15 at 11:55 pm (UTC)
Activity
Jackson Hamner replied to the discussion Copy Text Variable to Clipboard
"http://stackoverflow.com/questions/400212/how-do-i-copy-to-the-clipboard-in-javascript It looks like they make it purposfully difficult ..."
  • 9 years ago02/09/15 at 5:51 pm (UTC)
Activity
Jackson Hamner replied to the discussion No Javascript working - feeling anxious!
"Here is a copy of my JS to open a new window. var newWin=window.open("", "TEST", "status=0,scrollbars=0,width=820,height=620"); var cont..."
  • 9 years ago02/09/15 at 5:17 pm (UTC)
Activity
"What do your triggers look like? If the JS is being executed on the next button before the results slide I think it isn't going to able t..."
  • 9 years ago02/06/15 at 6:34 pm (UTC)
Activity
Jackson Hamner replied to the discussion js Functions: Expressions vs Statements
"Do you need to run it as a function for some reason? If all your doing is running alert("message"); then you could just trigger that one..."
  • 9 years ago02/06/15 at 6:03 pm (UTC)
Activity
Jackson Hamner replied to the discussion Email results of calculation to user?
"emailing with JS is pretty easy. Heres a similar example: https://community.articulate.com/discussions/articulate-storyline/email-quiz-re..."
  • 9 years ago02/05/15 at 9:00 pm (UTC)
Activity
"I think I understand, I would try adding a trigger on each layer that sets the state of the textbox to 'hidden'. That way whenever a user..."
  • 9 years ago02/05/15 at 6:33 pm (UTC)
Activity
Jackson Hamner replied to the discussion Email quiz results using java script
"After looking at your code I think I found your problem. It has to do with the quotation marks and making sure they are formatted correct..."
  • over 9 years ago02/04/15 at 12:29 am (UTC)
Activity
Jackson Hamner replied to the discussion Border on images messing up
"Okay so i found a workaround sort of Open image into powerpoint format image in powerpoint copy image from powerpoint into articulat..."
  • over 9 years ago02/03/15 at 11:08 pm (UTC)
Activity
Jackson Hamner replied to the discussion Border on images messing up
"Dang, It looks like my DPI is fine and my images are being loaded locally in my .story file."
  • over 9 years ago02/03/15 at 10:14 pm (UTC)
Activity
Jackson Hamner replied to the discussion Border on images messing up
"i have tried publishing it and it has the same issues unfortunately... How do I go about checking the 96DPI settings?"
  • over 9 years ago02/03/15 at 9:49 pm (UTC)
Activity
Jackson Hamner started a new discussion Border on images messing up
"I've added a border to some images in my course and for whatever reason it wont show the border on the right side of the image. It is hap..."
  • over 9 years ago02/03/15 at 9:16 pm (UTC)
Activity
"I don't know if this is the reason but maybe splitting the code onto different lines might help. I don't see why this would be the case, ..."
  • over 9 years ago02/02/15 at 4:53 pm (UTC)
Activity
"If its undefined I think it means that the variable isnt set to anything. Have you double checked that your variable name is correct, and..."
  • over 9 years ago01/30/15 at 7:39 pm (UTC)
Activity
Jackson Hamner replied to the discussion Linking to an external html page on file
"If its in the same place with the same name every time, then linking it to the "jump to URL/file" trigger should open it. I just tried op..."
  • over 9 years ago01/30/15 at 4:27 pm (UTC)
Activity
Jackson Hamner replied to the discussion Javascript does not export
"Maybe you already figured it out, but I think something is wrong with the parentheses, there is one just hanging without a beginning pare..."
  • over 9 years ago01/29/15 at 6:27 pm (UTC)
Activity
Jackson Hamner started a new discussion Mouse animations re-ordered
"I'm having an issue with the mouse animations. I insert the mouse object into a scene, and it seems like it randomly gets pushed down on ..."
  • over 9 years ago01/29/15 at 6:11 pm (UTC)
Activity
Jackson Hamner replied to the discussion Linking to an external html page on file
"Whose C Drive is it hosted on, how will the user (not having access to  your C Drive) access the page? I think that if you want to link ..."
  • over 9 years ago01/29/15 at 5:21 pm (UTC)
Activity
Jackson Hamner replied to the discussion Advice for Posting Storyline Files to GitHub
"I've never tried posting courses to github, but I would include the .story file, and the web Output files. That way users can download th..."
  • over 9 years ago01/28/15 at 11:16 pm (UTC)
Activity
Jackson Hamner replied to the discussion How to add a Progress Bar?
"One of the eLearning challenges a while ago was on Progress meters : https://community.articulate.com/articles/using-progress-meters-elea..."
  • over 9 years ago01/28/15 at 4:20 pm (UTC)
Activity
Jackson Hamner replied to the discussion Is Storyline2 so laggy as 1?
"I haven't experienced any lag with SL2. Sometimes it takes a while to publish large projects, but I haven't experienced lag in developme..."
  • over 9 years ago01/27/15 at 6:27 pm (UTC)
Activity
Jackson Hamner replied to the discussion Collecting variables at end of course
"Hope this helps, its a conversation about a project that collects notes from users throughout the course then allows the to either print ..."
  • over 9 years ago01/27/15 at 4:26 pm (UTC)
Activity
Jackson Hamner replied to the discussion Javascript Problem
"I'm sorry, I tried posting your code into a new project and its working fine for me from the story.html file. Is there any other javascr..."
  • over 9 years ago01/27/15 at 4:05 pm (UTC)
Activity
"For our courses we usually embed the course as a web object    "
  • over 9 years ago01/27/15 at 3:59 pm (UTC)
Activity
Jackson Hamner replied to the discussion Javascript Problem
"So just making sure, but your publishing before trying to run it right? What code are you using? Does it use any jQuery?"
  • over 9 years ago01/27/15 at 3:50 pm (UTC)