Created
August 15, 2012 08:56
-
-
Save nfreear/3357792 to your computer and use it in GitHub Desktop.
CaPRéT: Cut and Paste Reuse Tracking, http://capret.mitoeit.org -- for OpenLearn-LabSpace/B2S, http://labspace.open.ac.uk/b2s
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!--CaPReT--> | |
| <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script> | |
| <script src="http://capret.mitoeit.org/js/jquery.plugin.clipboard.js"></script> | |
| <script src="http://capret.mitoeit.org/js/oer_license_parser.js"></script> | |
| <script src="http://capret.mitoeit.org/js/capret.js"></script> | |
| <!--Creative Commons License--> | |
| <div id="creativeCommonsFooter"> | |
| <p><a href="http://creativecommons.org/licenses/by-nc-sa/2.0/uk/" rel="license"><img src="http://labspace.open.ac.uk/theme/oci/images/creativecommons.png" alt="Creative Commons License"/></a> | |
| Except for third party materials and otherwise stated, content on this site is made available<br/> under a <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/uk/" rel="license">Creative Commons Attribution-NonCommercial-ShareAlike 2.0 Licence</a> | |
| <br/>OpenLearn is powered by a number of software tools released under the <a href="http://www.gnu.org/licenses/">GNU GPL</a> | |
| </p></div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment