Bridget O'Dell
Bridget O'Dell
Senior Instructional Designer at CCC Intelligent Solutions
  • About
  • USA
Activity
"Hi Gero, In JavaScript, the search() method returns the position where the match is first found. You can also use lastIndexOf() to retur..."
  • over 5 years ago12/21/18 at 8:20 pm (UTC)
Activity
"Hi Laila, Not sure if this helps, but I just published an article on how to export variable values via email. For your purposes, you cou..."
  • over 5 years ago12/14/18 at 5:10 pm (UTC)
Activity
Bridget O'Dell replied to the discussion E-mail to participants with variable
"Hi Ben, FYI if you do decide to use JavaScript to export the variable values via email, my article is available via the link below. htt..."
  • over 5 years ago12/13/18 at 2:26 pm (UTC)
Activity
Bridget O'Dell replied to the discussion Export text variable out of Storyline
"Hi Donielle, I just wrote an article of how to export variable values to an email - you can read it here: https://community.articulate...."
  • over 5 years ago12/13/18 at 2:21 pm (UTC)
Activity
Bridget O'Dell replied to the discussion E-mail to participants with variable
"Hi Ben, Yes, this can be done. You can have the user enter his/her name in a text entry field and pull that variable into the body of an..."
  • over 5 years ago12/12/18 at 4:40 pm (UTC)
Activity
"FYI, I just posed an article on how to "Grand Course Completion in LMS based on Branching Path Completion". This may be helpful for those..."
  • over 5 years ago12/12/18 at 4:01 pm (UTC)
Activity
Bridget O'Dell replied to the discussion Completing a Course with Branching
"FYI, I just posed an article on how to "Grand Course Completion in LMS based on Branching Path Completion". This may be helpful for those..."
  • over 5 years ago12/12/18 at 4:01 pm (UTC)
Activity
"No problem, happy to help!"
  • over 5 years ago09/28/18 at 7:19 pm (UTC)
Activity
"To explain what is happening in the JavaScript code, see explanation below: var player = GetPlayer(); This sets up the communication be..."
  • over 5 years ago09/28/18 at 6:59 pm (UTC)
Activity
"Final thing to test/check is the trigger order. You will want this JavaScript trigger to be the first one in your lineup. So, on your se..."
  • over 5 years ago09/28/18 at 6:47 pm (UTC)
Activity
"Also, another item to note is that the word "test" will give you a value of 0.  This is the correct value. So if you are getting a value..."
  • over 5 years ago09/28/18 at 6:00 pm (UTC)
Activity
"Hi Andrea,  I will look into this and hopefully be able to figure out what is causing the error. The code is read top to bottom and lef..."
  • over 5 years ago09/28/18 at 5:54 pm (UTC)
Activity
"Hi Troy, Unfortunately I don't have an example source file uploaded as of yet - need to find a good place to house my courses. Can you ..."
  • over 5 years ago09/24/18 at 1:00 pm (UTC)
Activity
Bridget O'Dell replied to the discussion New Rise Feature: Search Course Content
"Hi Andy, I just gave a presentation about how to use JavaScript to build custom search functionality in an eLearning course. Check out m..."
  • over 5 years ago08/20/18 at 4:31 pm (UTC)
Activity
Bridget O'Dell replied to the discussion Storyline search feature
"Hello! You can build a custom search engine within the slides in Storyline through using JavaScript. Read about it in my discussion here...."
  • over 5 years ago08/16/18 at 1:07 pm (UTC)
Activity
Bridget O'Dell replied to the discussion Search Bar in Storyline 2
"Hello, Yes, this can be done. For instructions, see my Articulate discussion here. Hope this helps! Reach out with any questions."
  • over 5 years ago08/15/18 at 2:53 pm (UTC)
Activity
"Hello, Yes, this can be done. For instructions, see my Articulate discussion here. Hope this helps! Reach out with any questions."
  • over 5 years ago08/15/18 at 2:52 pm (UTC)
Activity
"Hello! I just gave a presentation about how to use JavaScript to build custom search functionality in an eLearning course. Check out my ..."
  • over 5 years ago08/15/18 at 2:10 pm (UTC)
Activity
"Great, thank you everyone for your help!  "
  • almost 6 years ago06/25/18 at 5:26 pm (UTC)
Activity
"Hi Zsolt, Thanks for your response. While I understand that "var player" creates a JavaScript variable called "player". I am hoping for..."
  • almost 6 years ago06/04/18 at 4:10 pm (UTC)