Brian Dennis
Brian Dennis
Small Business Pioneers, Inc.
Activity
Brian Dennis replied to the discussion Surveys & Scraping Data
"I might suggest searching these forums for threads around posting (out) to Google Sheets, among other systems like databases. Advanced de..."
  • 4 months ago12/21/23 at 2:09 am (UTC)
Activity
"The Jump to Slide trigger is designed specifically for this feature, as there is no direct javascript way to "jump" (open/view) a specifi..."
  • 4 months ago12/21/23 at 2:07 am (UTC)
Activity
Brian Dennis replied to the discussion Change ScorePoints by time in Storyline
"Scores can be reworked through javascript, though the process isn't easy. Here's a starting point. The Storyline developer needs to be st..."
  • 4 months ago12/21/23 at 2:04 am (UTC)
Activity
"The most popular solution to your ask in loading your Storyline course into a learning management system (LMS), as certificates are one o..."
  • 4 months ago12/21/23 at 1:34 am (UTC)
Activity
"I use a system-wide Text variable, hot zone and custom javascript to make client-adaptable clickable hyperlinks. I assign my client's nam..."
  • 4 months ago12/18/23 at 6:50 pm (UTC)
Activity
Brian Dennis replied to the discussion Concatenate slide numbers into variable
"let learnersPath = ''; // define learnersPath as a string type SL variable // Code for a javascript trigger to run at slide timeline star..."
  • 5 months ago12/06/23 at 8:35 pm (UTC)
Activity
Brian Dennis replied to the discussion Using javascript to show a layer
"The cleanest approach might be creating native storyline triggers based on a variable's specific value, then using javascript to set the ..."
  • 5 months ago12/05/23 at 7:42 pm (UTC)
Activity
"xAPI is designed to provide much finer insights to learner's activities so more numerous outbound statements is expected. Frankly I'm sur..."
  • 5 months ago12/05/23 at 7:40 pm (UTC)
Activity
"Storyline (.story) files are the project files used by Storyline itself. SCORM files are the output created by Storyline when the course ..."
  • 5 months ago12/04/23 at 7:29 pm (UTC)
Activity
Brian Dennis replied to the discussion Collecting TextEntry data
"Javascript includes event listeners, including listeners for events like onchange, onblur, onmouseout and more"
  • 5 months ago12/01/23 at 7:48 pm (UTC)
Activity
Brian Dennis replied to the discussion Tracking Assessments
"One could use javascript to send (called 'POSTing') data to a web address (server). The javascript code isn't super hard, but getting the..."
  • 5 months ago12/01/23 at 7:46 pm (UTC)
Activity
"I imagine a "countdown" variable that's initialized to the number of questions they select would be the starting point. Then, set up a tr..."
  • 5 months ago11/29/23 at 6:57 pm (UTC)
Activity
Brian Dennis replied to the discussion Pre Test and Post Test Delta
"Pre and post testing is possible, but one will need to be very familiar, variables and custom coding in javascript. Here's a lead."
  • 5 months ago11/29/23 at 6:38 pm (UTC)
Activity
"Feature request going back quite some time"
  • 5 months ago11/29/23 at 6:25 pm (UTC)
Activity
"I believe Storyline would need better ARIA support for the Resources feature. Great ask/insight by the way on using DNS to open the world..."
  • 5 months ago11/29/23 at 6:21 pm (UTC)
Activity
"Great feature ask, and I would welcome WebP support in Articulate too as more clients are adopting this new format. I believe you can req..."
  • 5 months ago11/29/23 at 6:17 pm (UTC)
Activity
Brian Dennis replied to the discussion interactive game
"This post looks promising"
  • 5 months ago11/19/23 at 8:45 pm (UTC)
Activity
Brian Dennis replied to the discussion Sharing Scorm content
"Custom programming would be needed to "phone home" to verify the license is current, or re-publish the course w/a expiration date. Neithe..."
  • 6 months ago11/08/23 at 3:14 am (UTC)
Activity
"Moodle is a popular, open source free option. Totara as well. LearnDash is popular in the Wordpress community. And a variety of other LMS..."
  • 6 months ago10/27/23 at 9:28 pm (UTC)
Activity
Brian Dennis replied to the discussion Disabled State
"Have you tried grouping the elements as suggested here"
  • 6 months ago10/27/23 at 9:24 pm (UTC)
Activity
"The triggers might get a bit long, but you could create a set of 'boolean (true/false)' system variables, then have triggers linked to th..."
  • 6 months ago10/25/23 at 11:05 pm (UTC)
Activity
Brian Dennis replied to the discussion Update all TTS at once?
"I remember seeing a post going back a few years that suggestion exploring the published output in details, and some custom coded tool to ..."
  • 6 months ago10/23/23 at 9:48 pm (UTC)
Activity
Brian Dennis replied to the discussion Test Creation
"Storyline runs inside a sandbox (ok, the web browser) with zero access to the "outside" world so this particular simulation would be near..."
  • 6 months ago10/23/23 at 9:46 pm (UTC)
Activity
Brian Dennis replied to the discussion Articulate course on website
"Absolutely Keith. One idea - add one slide up front to prompt the learner to enter their registration code. If correct, advance to the ne..."
  • 6 months ago10/23/23 at 9:45 pm (UTC)
Activity
Brian Dennis replied to the discussion offline e-learning
"This thread might be a great starting point"
  • 6 months ago10/17/23 at 4:43 pm (UTC)