Skip to content

Instantly share code, notes, and snippets.

@danielcbaldwin
Created June 27, 2013 02:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielcbaldwin/5873602 to your computer and use it in GitHub Desktop.
Save danielcbaldwin/5873602 to your computer and use it in GitHub Desktop.
Google gadget xml for the MasteryConnect CCApp
<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="Common Core Standards" scaling="false" height="600" width="480" gadget_border="false" author="MasteryConnect" author_email="support@masteryconnect.com" />
<Content type="html">
<![CDATA[
<iframe src="http://ccapp.masteryconnect.com" style="border: none;" name="CommonCoreStandards" height="600px" width="480px"></iframe>
]]>
</Content>
</Module>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment