11 Replies
Stephen Lynch

I have a similar question if I understand the original post. 

We have a live chat popup on our website for visitors to chat with support and sales etc. see www.learnme.edu.au for the example. 

We have code we need to enter to have this popup on our webpages. Is it possible to add this code to the output .html files so that the chat option will also appear on our courses. The code needs to be places between the tags. I have tried this but it doesn't seem to work. Below is the example of the code. 

window.$zopim||(function(d,s){var z=$zopim=function(c){z._.push(c)},$=z.s=

d.createElement(s),e=d.getElementsByTagName(s)[0];z.set=function(o){z.set.

_.push(o)};z._=[];z.set._=[];$.async=!0;$.setAttribute('charset','utf-8');

$.src='//cdn.zopim.com/?z9Tthesecharactershavebeenhiddenfornow';z.t=+new Date;$.

type='text/javascript';e.parentNode.insertBefore($,e)})(document,'script');

Glenda Marroquin

Stephen Lynch said:

Update:

While just trying to open the html files on my on computer it didn't load the chat but one I ran it on my webserver the live chat actually worked. So now students can live chat with support while doing they online course. Awesome. 

Hello Stephen Lynch,

I recently joined this network because I would like to help on this specific component! I would love to incorporate a chat to support learners just like the one included at (www.learnme.edu.au ). If you or someone can help me out with this - it would be awesome!

THANK YOU

Santhosh Kumar

Hello Community! 

Delighted to let you know that we have recently launched Project Disha, a chatbot powered e-learning course (in Storyline) on Prevention of Sexual Harassment (POSH). 

Here's an article published in elearningindustry about this project: https://elearningindustry.com/project-disha-worlds-first-chatbot-powered-elearning-course

Wish this (Behind the scenes glimpse of what went into the making of the project) will inspire you to get started in leveraging the power of 'conversational learning' in your learning programs as well.

trail version

Hi, this is Priya.

I have one doubt. Create a drag and drop but I have lot of drop options. Then I have click submit button it's understand all answers drop a correct show the layer correct. In case any one drop answer is wrong. It's show a wrong notification layer. How to create Tigger in submit button. Anyone know please answer that..

Walt Hamilton

If each drop object has one correct drop target, set the correct spots in form view, and it will work.

If drop objects can be dropped on more than one correct target, the built-in quiz doesn't do that. You will need to create your own.

You can find a sample that does what you want, and a variety of other things at this discussion:

https://community.articulate.com/discussions/articulate-storyline/drag-and-drop-solution-sample-with-multiple-correct-targets-with-drag-off-and-return-plus-a-lot-more 

A lot of the superpowers are in the triggers for the submit button. Study them, and use the parts you need.