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
Log into Ulearn.
Â
Navigate to your course and turn editing on.
Â
Go to the top of your section in your course and click add an activity or resource.
Â
Scroll down and add a Label.
Â
 You will need to click Toolbar Toggle and then click Edit HTML Source.
Â
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>
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.
Â