Brian Dennis
Small Business Pioneers, Inc.
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..."
- 28 days ago04/18/22 at 5:21 am (UTC)
Activity
Brian Dennis replied to the discussion Attesting the completion of a training module without an LMS
"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 months ago03/26/22 at 5:44 pm (UTC)
Activity
Brian Dennis replied to the discussion Analytics and metadata in Storyline
"I would suggest looking up terms like xAPI, SCORM 2004 and see if this type of learner information is captured by your LMS. Given the cap..."
- 2 months ago03/22/22 at 4:50 pm (UTC)
Activity
Brian Dennis replied to the discussion Storyline return to main slide at specific point
"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 months ago03/18/22 at 6:22 pm (UTC)
Activity
Brian Dennis replied to the discussion Using one hot spot to go to different slides.
"Connecting triggers with object states might work, without having to introduce variables"
- 2 months 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 months ago03/03/22 at 8:58 pm (UTC)
Activity
Brian Dennis replied to the discussion Publish Storyline 360 to web or google site
"I'd suggest some related posts"
- 3 months ago02/28/22 at 9:24 pm (UTC)
Activity
Brian Dennis replied to the discussion Can anyone help with embedding Storyline into moodle using an iframe?
"Best you create a native Module module else you will discover more limitations both w/Storyline and Moodle sides. In a pinch you could sc..."
- 3 months ago02/26/22 at 3:44 pm (UTC)
Activity
Brian Dennis replied to the discussion Storyline javaScript Motion
"I have seen some Heros use Fade Effects with similar, amazing effects"
- 3 months ago02/26/22 at 3:40 pm (UTC)
Activity
Brian Dennis replied to the discussion <a> tag (and other HTML tags) in text variable
"Far from ideal, a hotzone w/a javascript trigger could call window.open is a workable option"
- 3 months ago02/26/22 at 3:39 pm (UTC)
Activity
Brian Dennis replied to the discussion can you convert a SCORM file into a video?
"Screen record someone running through the course is the easiest way to 'convert' the material. While easy, one looses every ounce of inte..."
- 3 months ago02/26/22 at 3:37 pm (UTC)
Activity
Brian Dennis replied to the discussion LMS / IT experts in selling training courses online
"You are welcome to PM me and see if I can help sort out the terminology a bit as I help fellow courseware creators navigate the jargon"
- 4 months ago01/21/22 at 10:36 pm (UTC)
Activity
Brian Dennis replied to the discussion Online Free LMS
"You might consider Moodle, either hosting yourself or finding a web hosting company with an inexpensive hosting plan. The free open sourc..."
- 5 months ago12/16/21 at 6:46 am (UTC)
Activity
Brian Dennis replied to the discussion SCORM to source file
"SCORM publishing is one way, so no, no way back to the source file."
- 7 months ago10/22/21 at 11:35 pm (UTC)
Activity
Brian Dennis replied to the discussion Completion Settings to look up in SCORM package?
"Betting you probably found the answer by now. If not, I'd explore the files created after publishing for a manifest looking file for ">..."
- 9 months ago09/01/21 at 6:43 am (UTC)
Activity
Brian Dennis replied to the discussion Read text content from a remote/web hosted file
"I'm thinking my fellow javascript might start by moving the .send call after the .onerror handler code for starters"
- 9 months ago09/01/21 at 6:41 am (UTC)
Activity
Brian Dennis replied to the discussion live dynamic date and time with javascript
"Nice bit of code Anna. A quick suggestion for your code. Consider switching to the following Date class initializer as that gets the lear..."
- 9 months ago08/27/21 at 2:16 am (UTC)
Activity
Brian Dennis replied to the discussion How to prevent audio in storyline from pausing when it leaves focus
"The web browser is the controlling factor in audio focus management, not SL."
- 9 months ago08/05/21 at 1:14 am (UTC)
Activity
Brian Dennis replied to the discussion Java code for exiting the course
"Here's a starting point for you."
- 11 months ago06/16/21 at 12:49 am (UTC)
Activity
Brian Dennis replied to the discussion Security of assessments/exams
"Data is transmitted to the LMS via standard HTTP POST so anyone w/intermediate knowledge of the Developer tab in current browsers can "sn..."
- 11 months ago06/16/21 at 12:39 am (UTC)
Activity
Brian Dennis replied to the discussion Drag and drop save answers
"Great question. I believe you'd need to employ some custom javascript running inside a trigger early in the project to fetch the historic..."
- 11 months ago06/16/21 at 12:36 am (UTC)
Activity
Brian Dennis replied to the discussion Javascript That Works - Throwing Errors & Failing?
"My guess is the javascript scoping and dependencies are mixed up, with multiple instances of global variables. You are welcome to PM if y..."
- 11 months ago06/16/21 at 12:33 am (UTC)
Activity
Brian Dennis replied to the discussion Extend Storyline 360 With External API
"You'll probably need to leverage Javascript, variables and custom written code like I write for instructional designers to do intermediat..."
- 11 months ago06/16/21 at 12:29 am (UTC)
Activity
Brian Dennis replied to the discussion .mp4 Video File Unsupported
"Related MP4 posts in the forums like this one and this might offer some help. The video file size might be an issue, as well as the ..."
- 12 months ago05/20/21 at 10:40 pm (UTC)
Activity
Brian Dennis replied to the discussion Help with javascript calcuation
"I ran the math w/two different values. If pct = 100 the value is returns match; try 90 and see if the math looks better. Square root of (..."
- 1 year ago04/12/21 at 7:50 pm (UTC)