Multi-Embed Filter

Filters ::: filter_multiembed
Maintained by I Teach With MoodleFrederic Nevers
Moodle filter to facilitate embedding of third-party content using simple copy/paste of URLs (e.g. Google Docs, YouTube, ThingLink, Quizlet, Padlet, etc.). 3 new services recently added -> now supports 31 services!

Multi-Embed Filter 1.0.1

Moodle 2.9, 3.0, 3.1
Released: Monday, 24 October 2016, 11:10 AM

Build Status

Synopsis

The Moodle Multi-Embed filter automatically turns URLs from supported services into embedded content, without any user input. By using the Moodle Multi-Embed, Moodle users (e.g. teachers) do not need to know how to 'embed' objects from other sites, they only need to know how to copy/paste a URL into their Moodle content, using the standard Moodle editor. The initial release of this plugin supports 14 services.

Example

For example, if this URL is pasted in the Moodle editor https://www.ted.com/talks/sam_harris_can_we_build_ai_without_losing_control_over_it TED video URL in Moodle editor it will automatically turn into this Embedded TED video in Moodle

Motivation

I have created this plugin to help teachers embed content more easily into their Moodle courses. Many teachers I have worked with want to make their Moodle courses more interactive with content already available online, but do not always have the technical know-how to make it happen. Whilst this tool was created to help novice users, all users may appreciate the few clicks that this tool saves in the course creation process.

Installation

There are several ways to install Moodle plugins. This plugin is compatible with all officially supported ways to install a plugin. Please review this page for the latest information https://docs.moodle.org/31/en/Installing_plugins#Installing_a_plugin

Supported services

The following services are currently supported. Services will be added on a regular basis. Please add an issue here if you would like a service to be added 1. CodePen - http://codepen.io 2. eMaze - https://www.emaze.com 3. Haiku Deck - https://www.haikudeck.com 4. ImgUr - http://imgur.com 5. Infogr.am - https://infogr.am 6. Padlet - https://padlet.com 7. PBS - http://www.pbs.org/video/ 8. PiktoChart - https://piktochart.com 9. Poll Everywhere - https://www.polleverywhere.com 10. Prezi - https://prezi.com 11. Quizlet - https://quizlet.com 12. Slid.es - https://slid.es 13. SoundCloud - https://soundcloud.com 14. TED - https://www.ted.com

Services tested, not currently supported

The following services have been tested, but cannot currently be supported (either the service does not offer embedding, or the embedding code cannot be reverse-engineered from the URL). Please create an issue here if you think it can be done, or better yet send a pull request here . * Cram - http://www.cram.com * Dribbble - https://dribbble.com * Flashcard Machine - http://www.flashcardmachine.com/ * Flickr - https://www.flickr.com * Kahoot - https://getkahoot.com * NatGeo Map Maker - http://mapmaker.nationalgeographic.org * National Geographic - http://video.nationalgeographic.com * NearPod - https://nearpod.com * PearDeck - https://www.peardeck.com * Quizalize - https://www.quizalize.com * Quizizz - https://quizizz.com * SlideShare - http://www.slideshare.net * Socrative - http://www.socrative.com * Speaker Deck - https://speakerdeck.com * StudyBlue - https://www.studyblue.com * TES Blendspace - https://www.tes.com/lessons/gallery * UStream - http://www.ustream.tv

Contributors

Original author: Frederic Nevers | www.iteachwithmoodle.com | @fred_nevers Inspired by the Moodle oEmbed filter

License

This plugin is (like Moodle) free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. More information about this license at http://www.gnu.org/licenses/

Version information

Version build number
2016102401
Version release name
1.0.1
Can be updated to
3.2.1 (2017032701), 3.2.3 (2017040903), 3.3 (2017050501), 3.3.1 (2017060101), 3.5 (2018051301), 3.6.0 (2018110401), 3.8.0 (2019110901)
Maturity
Stable version
MD5 Sum
220d8362af1b9c19140676813af1a59a
Supported software
Moodle 2.9, Moodle 3.0, Moodle 3.1

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Filters

  1. Make sure you have all the required versions.
  2. Download and unpack the filter plugin.
  3. Place the folder (eg "myfilter") in the "filter" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation