Brian Dennis
Brian Dennis
Small Business Pioneers, Inc.
Activity
Brian Dennis replied to the discussion Capturing answers from users
"You might consider looking into a LMS that supports xAPI, then try re-publishing your lesson. The levels of SCORM support different level..."
  • 3 days ago04/23/24 at 11:44 pm (UTC)
Activity
"What about extending the questions with a set of adjacent checkbox controls that represent the states of each question, controlled by a v..."
  • 3 days ago04/23/24 at 11:43 pm (UTC)
Activity
Brian Dennis replied to the discussion States and Triggers Question
"You might try layers vs states, as we have the ability to control the exclusiveness of layers"
  • 3 days ago04/23/24 at 11:40 pm (UTC)
Activity
"Variables can be used to capture, save and display values from text boxes. I'm pretty certain the same holds true for numeric entries. He..."
  • 7 days ago04/19/24 at 8:04 pm (UTC)
Activity
Brian Dennis replied to the discussion Needing Ideas
"I would start right here on the front page of the Community portal. Try out the Storyline Challenges, or look at some of the New Interact..."
  • 12 days ago04/15/24 at 2:32 am (UTC)
Activity
Brian Dennis replied to the discussion IDE environment in Stortline
"Third party services like codeanywhere.com might be able to work, as a web object. In theory at least as I haven't tried in SL directly"
  • 2 months ago03/11/24 at 8:51 pm (UTC)
Activity
"You might try using a SL variable tied to a trigger that changes the state of the button when true, then use another trigger leveraging j..."
  • 2 months ago03/11/24 at 8:50 pm (UTC)
Activity
"Here's some ideas"
  • 2 months ago02/25/24 at 6:53 pm (UTC)
Activity
Brian Dennis replied to the discussion variables with text entry help
"Triggers do not fire on individual keystrokes, but I was able to get close to your ask. I created a variable called "entered", connect a ..."
  • 2 months ago02/23/24 at 5:25 pm (UTC)
Activity
"You might try .toFixed(3)"
  • 2 months ago02/21/24 at 7:01 pm (UTC)
Activity
Brian Dennis replied to the discussion Independent Countdown Timer
"The javascript needs to live outside of the slide, else it will reset on slide resets. Here's a conversation that might help."
  • 3 months ago02/01/24 at 11:05 pm (UTC)
Activity
"Layers have their own timelines, so try moving the graphic to its own layer, add the audio to the layer timeline as well, then work the m..."
  • 3 months ago02/01/24 at 11:03 pm (UTC)
Activity
Brian Dennis replied to the discussion Execute Javascript Trigger won't fire
"Javascript code will stop executing everywhere in your course once there's a javascript error. I'm guessing somewhere earlier in the cour..."
  • 3 months ago01/19/24 at 8:57 pm (UTC)
Activity
Brian Dennis replied to the discussion What's wrong with my javascript?
"The issue is the call to TriggerJumpToSlide, which I suspect doesn't exist on the player object. I'd suggest you check out https://commun..."
  • 3 months ago01/16/24 at 11:46 pm (UTC)
Activity
"Short answer is javascript can be added to Storyline, though Articulate does not offer support. Here's a similar question from ten years ago"
  • 3 months ago01/16/24 at 11:41 pm (UTC)
Activity
"I don't believe Storyline uses Oracle or Java. Oracle for certain"
  • 3 months ago01/15/24 at 4:47 pm (UTC)
Activity
Brian Dennis replied to the discussion Web Hosting/Public Servers
"I would suggest you check with your client(s) and see if they use a learning management system (LMS), in which case you would publish you..."
  • 3 months ago01/12/24 at 11:24 pm (UTC)
Activity
Brian Dennis replied to the discussion Responsive Design with Storyline 360
"I would suggest you look at Articulate's Rise product"
  • 4 months ago12/31/23 at 2:18 am (UTC)
Activity
Brian Dennis replied to the discussion Saving and e-mailing entered responses
"I've found these three forum posts pretty useful: java-script-for-an-e-mail sending-an-email-when-a-user-clicks-a-button e-mail-to-partic..."
  • 4 months ago12/29/23 at 11:21 pm (UTC)
Activity
Brian Dennis replied to the discussion "Next" Button that Pops Up
"Here's a suggestion. Create a trigger that hides the Next button on timeline start, and a second trigger the shows the Next button when a..."
  • 4 months ago12/28/23 at 6:16 pm (UTC)
Activity
"Here's a promising thread in these forums"
  • 4 months ago12/26/23 at 6:07 pm (UTC)
Activity
Brian Dennis replied to the discussion LMS
"Moodle is a very popular LMS option. The community edition is free to self host. Information is available on the official website at http..."
  • 4 months ago12/26/23 at 6:05 pm (UTC)
Activity
Brian Dennis replied to the discussion Java Script for an e-mail
"Nice answer Daan. One point worth noting for future readers - this code requires the learner's system to have an email application instal..."
  • 4 months ago12/21/23 at 6:04 pm (UTC)
Activity
Brian Dennis replied to the discussion Surveys & Scraping Data
"By forums I meant these (Storyline) forums. Javascript is not officially supported by Articulate."
  • 4 months ago12/21/23 at 6:01 pm (UTC)
Activity
Brian Dennis replied to the discussion Show Number Of Quiz Attempts In Storyline
"Storyline does not have a built-in time element so one would need to use variables and tiny bits of javascript. Code on the very first sl..."
  • 4 months ago12/21/23 at 5:59 pm (UTC)