julie wynn
julie wynn
Activity
julie wynn replied to the discussion Automated quiz testing
"There are a few test suite out there like SmartBear, but they are expensive and not the easiest things to use. For assessments/quiz, I f..."
  • over 10 years ago01/26/14 at 1:03 am (UTC)
Activity
julie wynn replied to the discussion 'End quiz after'
"My solution was to only show the next/submit button once the user starts the question. This stops the users from seeing any more question..."
  • over 10 years ago01/26/14 at 12:43 am (UTC)
Activity
julie wynn replied to the discussion Javascript to MUTE audio?
"If anyone is interested, I used: $('audio').each(function(){     this.muted=true; }); $('audio').each(function(){     this.muted=false; });"
  • over 10 years ago12/09/13 at 4:18 pm (UTC)
Activity
julie wynn replied to the discussion Javascript to MUTE audio?
"Steve Flowers said: OK, my friends. Here's a quick example and widget that will let you mute all audio. Note that this won't work in Prev..."
  • over 10 years ago12/03/13 at 9:27 pm (UTC)
Activity
julie wynn replied to the discussion Toggle button to turn audio on/off
"Is there a way to target all audio files and not just the one on that layer?"
  • over 10 years ago12/02/13 at 9:36 pm (UTC)
Activity
julie wynn replied to the discussion Lightbox issue with HTML5 output
"A quick work around would be to open the page as normal, instead of in a lightbox, and use the 'jump to slide', 'previous slide' trigger..."
  • over 10 years ago10/01/13 at 7:44 pm (UTC)
Activity
julie wynn replied to the discussion Storyline Player Menu Text Size
"Thanks for that. That would increase the font size for the html 5 version.         'story_html5.html' Is there anyway to change the flas..."
  • over 10 years ago09/10/13 at 6:09 pm (UTC)
Activity
"Set a pass & fail status based on your results: var player=GetPlayer(); var YourScore=player.GetVar("YourScore"); if (YourScore >..."
  • over 10 years ago08/26/13 at 7:24 pm (UTC)
Activity
"I believe the set status is based on your publish settings. If your LMS reporting is set to Passed/Failed then those are your only two st..."
  • over 10 years ago08/26/13 at 7:05 pm (UTC)
Activity
julie wynn replied to the discussion Storyline Tab order for Accessibility.
"I found by putting all my Data entry box / Buttons on a separate layer it would tab correctly. And simply have a "Show layer when timelin..."
  • almost 11 years ago06/13/13 at 11:08 pm (UTC)
Activity
"Has anyway found a way to stop the font from changing sizes? It seems anything above 11, 0.5 is added to it."
  • almost 11 years ago05/14/13 at 5:15 pm (UTC)
Activity
julie wynn replied to the discussion points in quizzes
"I need to create an Assessment with 8 true/false questions as the first question, where each correct answer received 0.5 points. Is there..."
  • over 11 years ago01/28/13 at 6:16 pm (UTC)