Zoom Integration with Moodle and Other Learning Management Systems

Recently one of my team returned from a conference and shared how everyone was interested in how we integrate Zoom with Moodle at Andrews University. I thought then that I’d share here how we do that.

Our Moodle is currently hosted with Moonami, but this strategy should work for you, however you are hosting Moodle. In addition, most learning management systems allow for some HTML in announcement features, discussion forums, anywhere you can post text. So this strategy should work well elsewhere too.

Set up a Recurring Meeting for the Course

First, we recommend our faculty set up a recurring meeting for the course so that students can always use the same link to attend class. This works even if you are sharing the Zoom account across a department, because each course could have it’s own recurring meeting, as long as someone makes sure they aren’t scheduled at the same time. Our departments who share Zoom usually have an administrative assistant keeping an eye on that.

Link the Meeting in an HTML Block

After the link is set up, then we create a little HTML block (in BrightSpace this is a widget) to show prominently within the course as shown:

 

The block has a link to the meeting room for the course, and the materials are linked to our simple QuickGuide on how Zoom works. (See our other QuickGuides)

The HTML for this block is shared below. The bold sections are where you’ll need to make changes for your situation.

<p><img src=”http://link to your Zoom image here” width=”180″ height=”39″ style=”display: block; margin-left: auto; margin-right: auto;” /></p>

<p style=”text-align: center;”>This course features live webinars. <br />Click on “<strong>Meeting Room</strong>” below<br />to connect and participate</p>

<p style=”text-align: center;”><strong><a href=”https://link to your Zoom Room here” title=”Zoom Webinar” target=”_blank”>Meeting Room</a></strong><br />

<strong><a href=”http://Link to your Zoom instructions here” title=”Zoom Usage Instructions” target=”_blank”>Support Materials</a></strong></p>

Other Uses for HTML Blocks

And, voila! Now you have an HTML block featuring Zoom on the front page of the course. This little trick is great for many features that you might want to add to your online courses! I like to use the HTML block also for:

  • Contact information and photo for the instructor
  • Student support services info, links, phone numbers
  • A list of important deadlines – withdrawal dates, last day for a full refund, etc.
  • A short version of the suggested schedule for organizing assigned work each week

Your Turn

Do you have a strategy like this in your LMS? Share your tips or questions in the comments below!

2 replies on “Zoom Integration with Moodle and Other Learning Management Systems”

    • That’s a great question! I don’t think it currently does that, but you should check with IDSolutions. I think they’ve been working on problems like this.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.