How to embed the Live Chat Widget into Moodle
From Luria Library
What do I do to get the library "widget" inside my Moodle course?
You can embed the live chat (instant message) widget into your Moodle page, to provide your students direct, online access to one of the SBCC librarians during the library’s open hours.
Follow these steps in Moodle:
The editing on, at the right side of your course page, select BLOCK
select from that "Add" list HTML
With this new block choose the icon (a hand with a pen in it) to configure the block
Make a title (such as Contact a Librarian, Live Help from a Librarian)
Toggle to HTML -- on the second toolbar, above the empty box, you’ll see < >. Select that icon.
Copy and paste in all of the following into the html box.
<script type="text/javascript" src="http://libraryh3lp.com/js/libraryh3lp.js?multi"></script> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script> <script src="http://libraryh3lp.com/js/presence.js?_=2009091901" type="text/javascript"></script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script> <script type="text/javascript" src="http://libraryh3lp.com/js/lib/jquery.xsajax.js?2008102501"></script> <script type="text/javascript" src="http://libraryh3lp.com/js/multi.js?2008102501"></script>
Select “Save changes” and refresh your browser

