Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Google gadgets: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
(New page: ==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 ...)
 
(removed Category:FAQ)
Línia 13: Línia 13:


This answer is based in part on Google Gadgets Block discussion found at:  [http://moodle.org/mod/forum/discuss.php?d=72454]
This answer is based in part on Google Gadgets Block discussion found at:  [http://moodle.org/mod/forum/discuss.php?d=72454]
[[Category:FAQ]]

Revisió del 18:16, 18 feb 2010

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]