MDL-43743 mod_scorm: Adding package disclaimer

As the package is licensed under CC 3.0 we should
be compliant with attribution.
This commit is contained in:
David Monllao 2014-01-20 09:29:37 +08:00
parent ef6ac9b0d5
commit a77adc602a

View file

@ -0,0 +1,33 @@
Description of singlesco_scorm12.zip package
============================================
singlesco_scorm12.zip is a simple Scorm 1.2 package used to run tests related with
Moodle's scorm features; this package was downloaded from http://scorm.com/ website,
the website disclaimer states that *Content on this site is licensed under a Creative
Commons Attribution 3.0 License*.
Original source
===============
http://scorm.com
http://scorm.com/scorm-explained/technical-scorm/golf-examples/
Changes
=======
No changes were made to the original source contents.
License
=======
http://creativecommons.org/licenses/by/3.0/
Moodle commit history
=====================
MDL-43743