Google gadgets
From MoodleDocs
Q. How do I install a Google Gadget on my Moodle Page?
You can install Google Gadgets in either an HTML block or within a Label
- Locate the Google Gadget you'd like to install and copy the embed code. It will look something like this:
<script src="http://www.gmodules.com/ig/ifr?url=http://www.flazgames.com/gadgetz/xml/100-quickshot-fun.xml&synd=open&w=320&h=400&title=100+Quickshot+Fun&border=%23ffffff%7C3px%2C1px+solid+%23999999&output=js"></script>
- Go to your Moodle page - be sure to turn Editing on
- Create either an HTML block or a Label Resource. Select edit this resource
- Be sure to toggle the HTML source button to HTML and paste in your embed code
- Click the Save and return to course button
This answer is based in part on Google Gadgets Block discussion found at: [1]