From a77adc602ae4f87c714750a12c9f6eca636d486e Mon Sep 17 00:00:00 2001 From: David Monllao Date: Mon, 20 Jan 2014 09:29:37 +0800 Subject: [PATCH 1/1] MDL-43743 mod_scorm: Adding package disclaimer As the package is licensed under CC 3.0 we should be compliant with attribution. --- mod/scorm/tests/packages/readme_moodle.txt | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 mod/scorm/tests/packages/readme_moodle.txt diff --git a/mod/scorm/tests/packages/readme_moodle.txt b/mod/scorm/tests/packages/readme_moodle.txt new file mode 100644 index 00000000000..a2f338de6d1 --- /dev/null +++ b/mod/scorm/tests/packages/readme_moodle.txt @@ -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 -- 2.43.0