How-To Add LibChat Sidebar To a Course

This tutorial shows how to add the LibChat sidebar to a Ulearn course.

 

 

Instructions

Adding LibChat Sidebar

  1. Log into Ulearn.

     

  2. Navigate to your course and turn editing on.

     

  3. Go to the top of your section in your course and click add an activity or resource.

     

  4. Scroll down and add a Label.

     

  5.  You will need to click Toolbar Toggle and then click Edit HTML Source.

     

  6. Copy and Paste the code below inside of the Source Code Panel.

    <div id="libchat_15a8da0ed6bee989490c582c07bdcc53"></div><script type="text/javascript" src="https://v2.libanswers.com/load_chat.php?hash=15a8da0ed6bee989490c582c07bdcc53"></script>
  7. Click Update and Save and Return to Course. Once this is completed you will see the LibChat side bar on the right side of the screen.

 

Video Walk-through

You can follow along with a video guide here: https://web.microsoftstream.com/video/02481dc2-d501-4753-adb0-44cb6876276a

If you are following along with this video you will still need the code from step 6.