Brian Dennis
Brian Dennis
Small Business Pioneers, Inc.
Activity
Brian Dennis replied to the discussion offline e-learning
"This thread might be a great starting point"
  • 7 months ago10/17/23 at 4:43 pm (UTC)
Activity
"Recreating the course from scratch would probably be the fastest option. Outside of recreating, you could extract the individual frames f..."
  • 7 months ago10/17/23 at 4:42 pm (UTC)
Activity
"Variables might help here. Create a project variable of type Number, with an initial value of zero. Add a trigger at the start of the qui..."
  • 7 months ago10/17/23 at 12:21 am (UTC)
Activity
Brian Dennis replied to the discussion Salesforce and Articulate Content
"I don't believe Salesforce offers a learning management system function out of the box. If you search the AppExchange you should find sev..."
  • 7 months ago10/16/23 at 8:02 pm (UTC)
Activity
"Nice deep debugging Nathan. Hats off to a fellow deep diving developer! Second the recommended change w/the try-catch wrapper"
  • 7 months ago10/11/23 at 7:25 pm (UTC)
Activity
Brian Dennis replied to the discussion ProgressBar with javascript
"Javascript development support is pretty light in the Storyline forums, as that's part of the power of SL - to keep from needing to progr..."
  • 7 months ago10/10/23 at 10:26 pm (UTC)
Activity
Brian Dennis replied to the discussion JavaScript Create PDF Error
"The pathing and URL format within your fillForm code isn't correct for local file serving. I'd suggest researching the "file://" format o..."
  • 7 months ago10/10/23 at 10:21 pm (UTC)
Activity
Brian Dennis replied to the discussion Auto slide advancement
"SL does have the ability to auto advance a slide w/o user interaction. Trigger (specifically the Jump to Slide) works equally well, just ..."
  • 7 months ago10/10/23 at 10:15 pm (UTC)
Activity
"Add the X on the same layer as the textbox, then wire up a "onclick" of "X" to the X shape that hides the layer. Should work great"
  • 7 months ago10/08/23 at 2:27 am (UTC)
Activity
Brian Dennis replied to the discussion AI / ChatGPT
"Chatbots and similar services at provide an API need javascript development skills to incorporate in Storyline. I'm finishing three proje..."
  • 7 months ago10/05/23 at 12:18 am (UTC)
Activity
"Your 3rd party should be fine with output from SL when published to SCORM (vs Web). Storyline will create the necessary SCORM related fil..."
  • 7 months ago10/05/23 at 12:16 am (UTC)
Activity
Brian Dennis replied to the discussion National Budget exercise
"Sounds like an interesting and educational project Bill. Storyline has the ability to collect decision points from the learner and respon..."
  • 8 months ago09/20/23 at 5:46 am (UTC)
Activity
Brian Dennis replied to the discussion Coin Spin
"Here's an idea"
  • 8 months ago09/14/23 at 3:48 pm (UTC)
Activity
"I've used custom javascript to fetch data from LMS and LRS systems, then processed the data into SL by way of more custom javascript. The..."
  • 8 months ago09/08/23 at 8:08 pm (UTC)
Activity
"Storyline's javascript and html is very minimal. If hard pressed I might suggest you publish the course to Web, then start by exploring t..."
  • 8 months ago09/08/23 at 8:06 pm (UTC)
Activity
Brian Dennis replied to the discussion Custom Assessments
"I've had success with WebObjects that connect my courses to external solutions that offer photo uploading and storage solutions"
  • 8 months ago09/08/23 at 8:05 pm (UTC)
Activity
Brian Dennis replied to the discussion Auto Email/notification Help
"Incorrect answers (and correct) can trigger events that signal outside systems. The code necessary is quite advanced, which is why few an..."
  • 9 months ago08/22/23 at 10:28 pm (UTC)
Activity
"Given your question related to LRS statement posting, most LRS systems timestamp their inbound messages so one can calculate the time for..."
  • over 1 year ago08/23/22 at 7:34 pm (UTC)
Activity
"I can say sending statements to an LRS is possible as I have done it for client projects. As you have discovered the skills required do i..."
  • over 1 year ago08/23/22 at 7:32 pm (UTC)
Activity
Brian Dennis replied to the discussion Migrating existing project to Flutter app
"I would suggest trying the WebView for Flutter component, as you're looking to create a hybrid app with an embedded webview pointed at th..."
  • almost 2 years ago06/14/22 at 11:38 pm (UTC)
Activity
Brian Dennis replied to the discussion Sending Quiz Results via an LRS (Not LMS)
"I have seen people add a slider asking the learner for their name then include that data to the LRS. The xAPI spec does support the notio..."
  • 2 years ago04/18/22 at 5:21 am (UTC)
Activity
"Tom is correct that developers like myself would use javascript to send data to a web based database or google sheet. Another option is a..."
  • 2 years ago03/26/22 at 5:44 pm (UTC)
Activity
"You might try pausing the main timeline, then have a trigger that resumes the main timeline from the pause point in response to an action..."
  • 2 years ago03/18/22 at 6:22 pm (UTC)
Activity
"Connecting triggers with object states might work, without having to introduce variables"
  • 2 years ago03/05/22 at 1:58 am (UTC)
Activity
Brian Dennis replied to the discussion Share files for reviewing in MS TEAMs
"Articulate's Review 360 might be a great fit"
  • 2 years ago03/03/22 at 8:58 pm (UTC)